Functions | Variables
fetch_tools.commands.workspace_status Namespace Reference

Functions

def add_arguments (parser)
 
def main (args)
 

Variables

string help_text = "Print the status of the current workspace"
 
string name = "workspace-status"
 

Detailed Description

The workspace status command produces a github markdown compatible
table of the current worspace.

Copyright 2015 Fetch Robotics Inc.
Author: Alex Henning

Function Documentation

◆ add_arguments()

def fetch_tools.commands.workspace_status.add_arguments (   parser)

Definition at line 45 of file workspace_status.py.

◆ main()

def fetch_tools.commands.workspace_status.main (   args)

Definition at line 18 of file workspace_status.py.

Variable Documentation

◆ help_text

string fetch_tools.commands.workspace_status.help_text = "Print the status of the current workspace"

Definition at line 15 of file workspace_status.py.

◆ name

string fetch_tools.commands.workspace_status.name = "workspace-status"

Definition at line 14 of file workspace_status.py.



fetch_tools
Author(s): Alex Henning
autogenerated on Mon Feb 28 2022 22:19:10