php-ssh
php-ssh copied to clipboard
Exec: Store current working directory
This should allow Exec to store the current working directory after running a command, and restore it before running the new one.
I've updated it to pass tests, and added a test for the new functionality