"Znlpi_infOut" class

Description

Owner: python

Anything that has to do with inform output: mirror source files, compile files, invoke game interpreters or the text editor.

Used classes:

Class diagrams:

Znlpi_mainZnlpi_infOuttmp~172-1

Class diagram : Znlpi_infOutStaticClassDiagram

Operations:

Attributes: Sub-classes:

Examples

Description

Instances:

Sequence diagram : Znlpi_infOutSequenceDiagram

This diagram shows how inform sources are compiled, edited, recompiled. and tested.

"" instance

Links:

"ensure_out_dir" operation

Description

public ensure_out_dir (
_parent in ZClass )
return string
Ensures the existence of a project-specific temporary directory in

_parent.Znlpi_out_dir

Returns the full path to it

Parameters: