Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Suppresses stdout and stderr output by default when calling an application ↵ | Eric Lin | 2018-05-17 | 1 | -0/+3 |
command from pyscript. Added support for tab completing application commands in ipython shell Updated unit tests scripts to set cmd_echo to True to validate command output. |