GRASS Programmer's Manual  6.4.2(2012)
grass.script.task Namespace Reference

GRASS Python scripting module (task) More...


Detailed Description

GRASS Python scripting module (task)

Get interface description of GRASS commands

Based on gui/wxpython/gui_modules/menuform.py

Usage:

from grass.script import task as gtask

gtask.command_info('r.info')
...

(C) 2011 by the GRASS Development Team This program is free software under the GNU General Public License (>=v2). Read the file COPYING that comes with GRASS for details.

Author:
Martin Landa <landa.martin gmail.com>
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines