pombreda / clamshell-cli

Automatically exported from code.google.com/p/clamshell-cli
Apache License 2.0
0 stars 0 forks source link

Add background execution #2

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
- update the default controller (CmdController) to support starting background 
job
- Command-line input formatted as "command_name [options] &" where ampersand is 
added to the command line will execute command in its own thread.

Original issue reported on code.google.com by vladimir...@gmail.com on 17 Aug 2011 at 6:53