[GRASS-user] What does g.parser gisprompt Option Do?

Greetings,

I am writing some simple parallel grass wrappers using shell scripts.

What does g.parser’s gisprompt do? I looked at the documentation for g.parser but its still not clear to me.

Thanks!

Best,

Jeshua Lacock
Founder/Engineer
<3DTOPO.com>
GlassPrinted.com

On 30/07/17 02:42, Jeshua Lacock wrote:

Greetings,

I am writing some simple parallel grass wrappers using shell scripts.

What does g.parser’s gisprompt do? I looked at the documentation for g.parser but its still not clear to me.

AFAIK, it defines what type of information a specific option will prompt for. This is especially helpful for the GUI as it allows to chose the correct widgets.

Moritz