class documentation
class Win32Model(IniFileModel): (source)
Representation of INI parameters with WIN32 platform-specific parameters.
| Instance Variable | error |
Current win32 error_path. |
| Instance Variable | in |
Current win32 in_path. |
| Instance Variable | offline |
Current win32 offline_path. |
| Instance Variable | out |
Current win32 out_path. |
Inherited from IniFileModel:
| Class Method | nested |
Unpack nested structure string |
| Instance Variable | config |
ConfigModel parameters. |
| Instance Variable | document |
Current document types. |
| Instance Variable | log |
Current log level. |