My Project
v0.0.16
|
Classes | |
class | BoardPlugin |
class | ButlerPlugin |
Variables |
action |
choices |
classnames |
list connectionfiles |
connectionstring = ';'.join(connectionfiles); |
default |
dest |
string dftstr = ' (default: \'%(default)s\')' |
help |
int |
None |
parser = argparse.ArgumentParser(formatter_class=argparse.ArgumentDefaultsHelpFormatter) |
subp = subparsers.add_parser('show', help='Show the list of known devices') |
subparsers = parser.add_subparsers(dest = 'cmd') |
type |