Executable class
Executable class
The base class for classes that emulate the behavior of OS executables,
which can be run by the occurrences of Object TeX’s \write18
primitive.
The Executable type exposes the following members:
Properties
Name | Description |
---|---|
command_name | Gets the name of the executable (command). |
Methods
Name | Description |
---|---|
execute(args) | The method implementing the executable’s behavior. |
See Also
- module
aspose.tex.commandline
- package
aspose.tex