hgl 0.5.42~jessie
A compiler/interpreter suite for developing images (plugin development)
Classes
Command line options support

Command line options support. More...

Classes

interface  HGL::Common::IPluginPoptOptions
 Interface to enable command line options for plugins. More...
 
class  HGL::Exception::PoptExitException
 Exception to indicate that HGL has to successfully terminate after processing an command line argument. More...
 

Detailed Description

Command line options support.

See http://linux.die.net/man/3/popt for how to create and use the popt structure