propensive / guillotine

Making the execution of system processes easier in Scala

Home Page:https://propensive.com/guillotine/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make `WorkingDirectory` a contextual parameter

propensive opened this issue · comments

Doing so would obviate the need to use the Environment or SystemProperties to invoke an executable, and would make it possible to leave it unspecified.