command_kit.rb icon indicating copy to clipboard operation
command_kit.rb copied to clipboard

Add a `CWD` module, similar to `Env`

Open postmodern opened this issue 4 years ago • 0 comments

Add a CWD module with accepts a cwd: keyword for setting the current working directory in #main. This may be useful in testing.

postmodern avatar Jul 17 '21 03:07 postmodern