-
-
Notifications
You must be signed in to change notification settings - Fork 53
IExe
Neo edited this page Jul 23, 2021
·
5 revisions
IExe is the class used to create the Exe Object internally. Therefore any instances of IExe will have the same functions & properties as Exe.
Syntax
new IExe(path)
Argument | Description |
---|---|
path |
The file to be opened. Any relative paths will be relative to the WARP folder. |