Functions | |
def | startup |
def | taskhelp |
def | toolhelp |
def | tasklist |
def task_help.startup | ( | ) |
Start up screen for CASA
Definition at line 2 of file task_help.py.
def task_help.taskhelp | ( | scrap = None | ) |
Briefly describe all tasks with scrap in their name or one-line description.
Definition at line 14 of file task_help.py.
References irc_cs_task_regression.max.
def task_help.tasklist | ( | ) |
List tasks, organized by catagory
Definition at line 66 of file task_help.py.
References irc_cs_task_regression.max.
def task_help.toolhelp | ( | ) |
List all tools with one-line description:
Definition at line 30 of file task_help.py.