Table of Contents

Class: GatoConfiguration ./GatoConfiguration.py

GatoConfiguration provides a collection of all editable configuration items

Configurations are read from - default_cfg string - gato.cfg - ~user/.gato.cfg

Methods   
__init__
edit
get
set
writeBack
  __init__ 
__init__ ( self,  parent )

  edit 
edit ( self )

Bring up the editor for the configuration

  get 
get ( self,  name )

Exceptions   
'NoOptionError'
  set 
set (
        self,
        name,
        value,
        )

Exceptions   
'NoOptionError'
  writeBack 
writeBack ( self )

write the current configuration to the user's config file


Table of Contents

This document was automatically generated on Fri Mar 15 11:15:02 2002 by HappyDoc version 2.0