class documentation
class LinuxModel(IniFileModel): (source)
Representation of INI parameters with LINUX platform specific parameters.
| Instance Variable | error |
Current linux error_path. |
| Instance Variable | in |
Current linux in_path. |
| Instance Variable | offline |
Current linux offline_path. |
| Instance Variable | out |
Current linux 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. |