anod.sandbox.scripts¶
Scripts installed in Anod sandboxes.
Module Contents¶
Functions¶
|
Add anod command line parser to subparsers. |
|
bin/anod script entry point. |
- anod.sandbox.scripts.anod_cmdline(subparsers: argparse._SubParsersAction, action_name: str, action_help: str) None¶
Add anod command line parser to subparsers.
- Parameters:
subparsers – subparsers object to add the parser to
action_name – name of the action
action_help – help text for the action
- anod.sandbox.scripts.anod() None¶
bin/anod script entry point.
This script is installed in the sandbox.