Package gnue :: Package navigator :: Module GNConfig
[show private | hide private]

Module gnue.navigator.GNConfig

Valid configuration options for navigator (appears under [navigator] section in gnue.conf)
Variable Summary
tuple ConfigOptions = ({'Comment': 'Command to execute on .gfd...

Variable Details

ConfigOptions

Type:
tuple
Value:
({'Comment': 'Command to execute on .gfd files.',
  'Default': 'gnue-forms',
  'Description': 'Command to execute on .gfd files.',
  'Name': 'RunFormCommand',
  'Type': 'Setting',
  'Typecast': <function text at 0xb79a6294>},
 {'Comment': 'Command to execute on .grd files.',
  'Default': 'gnue-reports',
...                                                                    


GNUe Home

Private API

Developer's Corner