command_kit.rb
command_kit.rb copied to clipboard
Add a `CWD` module, similar to `Env`
Add a CWD module with accepts a cwd: keyword for setting the current working directory in #main. This may be useful in testing.