Applies Composer-like working-directory switching for the standalone binary.
Interfaces
WorkingDirectorySwitcherInterface
Switches the process working directory before command execution starts.
Methods
switchTo()
: void
Switches to the provided working directory when one is configured.