Functions | |
def | add_arguments |
def | main |
Variables | |
string | help_text = "Pull the robots workspace onto the current workspace, losing any differences" |
string | name = "pull" |
The pull command pulls the remote workspace to the local workspace, making it identical to the workspace on the robot.. Copyright 2015 Fetch Robotics Inc. Author: Alex Henning
def fetch_tools.commands.pull.add_arguments | ( | parser | ) |
def fetch_tools.commands.pull.main | ( | args | ) |
string fetch_tools::commands::pull::help_text = "Pull the robots workspace onto the current workspace, losing any differences" |
string fetch_tools::commands::pull::name = "pull" |