Functions | |
| def | add_arguments |
| def | main |
Variables | |
| string | help_text = "Push the workspace to the robot" |
| string | name = "push" |
The push command pushes the local workspace to the remote workspace, making it identical to the current workspace. Copyright 2015 Fetch Robotics Inc. Author: Alex Henning
| def fetch_tools.commands.push.add_arguments | ( | parser | ) |
| def fetch_tools.commands.push.main | ( | args | ) |
| string fetch_tools::commands::push::help_text = "Push the workspace to the robot" |
| string fetch_tools::commands::push::name = "push" |