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...
|
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 0xb79d0294>},
{'Comment': 'Command to execute on .grd files.',
'Default': 'gnue-reports',
...
|
|