Crate gosh_runner

Crate gosh_runner 

Source

Modules§

cli
interactive
Interaction with child process’s stdin for computation and read result from stdout in a simple line based style.
job
For handling running task/job
prelude
Some extension traits
process
For manage processes
stop
A simple file based handler for user interruption.