Package gnue :: Package designer :: Package base :: Module Config
[show private | hide private]

Module gnue.designer.base.Config

Valid configuration options for designer (appears under [designer] section in gnue.conf)
Variable Summary
tuple ConfigOptions = ({'Comment': 'Automatically log in to ne...

Variable Details

ConfigOptions

Type:
tuple
Value:
({'Comment': 'Automatically log in to needed connections to do schema.\
',
  'Default': True,
  'Description': 'Automatically log in to needed connections to do sch\
ema.',
  'Name': 'AutoConnect',
  'Type': 'Setting',
  'Typecast': <function boolean at 0xb79ecc34>},
...                                                                    


GNUe Home

Public API

Developer's Corner