Functions | |
| def | install (robot, robot_type, web_user) |
| def | main (argv, stdout, environ) |
| def | make_file (fn, default) |
| def | test () |
| def | usage (progname) |
usage: %(progname)s robot robot_type web_user
| def install.install | ( | robot, | |
| robot_type, | |||
| web_user | |||
| ) |
Definition at line 16 of file install.py.
| def install.main | ( | argv, | |
| stdout, | |||
| environ | |||
| ) |
Definition at line 43 of file install.py.
| def install.make_file | ( | fn, | |
| default | |||
| ) |
Definition at line 11 of file install.py.
| def install.test | ( | ) |
Definition at line 37 of file install.py.
| def install.usage | ( | progname | ) |
Definition at line 40 of file install.py.