ExecutablesList class

ExecutablesList class

Encapsulates a collection of objects that emulate executables,
which can be executed using the \write18 commands in ObjectTeX.

The ExecutablesList type exposes the following members:

Methods

NameDescription
add(exec)Adds a new executable to the collection.
remove(command_name)Removes an executable by its name.

See Also