class documentation

Representation of INI parameters with WIN32 platform-specific parameters.

Instance Variable error_path Current win32 error_path.
Instance Variable in_path Current win32 in_path.
Instance Variable offline_path Current win32 offline_path.
Instance Variable out_path Current win32 out_path.

Inherited from IniFileModel:

Class Method nested_of Unpack nested structure string
Instance Variable config ConfigModel parameters.
Instance Variable document_types Current document types.
Instance Variable log_level Current log level.
error_path: str = (source)

Current win32 error_path.

Current win32 in_path.

offline_path: str = (source)

Current win32 offline_path.

out_path: str = (source)

Current win32 out_path.