summaryrefslogtreecommitdiff
path: root/cmd2/pyscript_bridge.py
Commit message (Expand)AuthorAgeFilesLines
* Added support for customizing the pyscript bridge pystate object name.Eric Lin2018-05-021-19/+41
* Added CommandResult which returns stdout, stderr, and command dataEric Lin2018-05-011-2/+37
* Added support for different argument modes and tests to validate.Eric Lin2018-05-011-3/+59
* Further customization of argparse applying patch submitted to https://bugs.py...Eric Lin2018-04-301-0/+1
* Added more tests exercising the pyscript bridge.Eric Lin2018-04-301-4/+9
* Added support for translating function positional and keyword arguments into ...Eric Lin2018-04-281-9/+55
* small tweak. saving state.Eric Lin2018-04-271-6/+7
* Initial approach to the pyscript revamp.Eric Lin2018-04-241-0/+107