|
GRASS 8 Programmer's Manual 8.6.0dev(2026)-f6f2c534ea
|
GIS Library - Argument parsing functions (script) More...

Go to the source code of this file.
Functions | |
| void | G__script (void) |
| Generate Python script-like output. | |
GIS Library - Argument parsing functions (script)
(C) 2001-2009, 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.
Definition in file parser_script.c.
Generate Python script-like output.
Definition at line 24 of file parser_script.c.
References G_program_name(), G_whoami(), st, Option::type, TYPE_DOUBLE, TYPE_INTEGER, and TYPE_STRING.
Referenced by G_parser().