Main index | | | Module description | | | Classes | | | Functions |
exec | Launches a process in place of the host process. |
processId | Returns the process ID of the process hosting the Falcon VM. |
processKill | Terminates the given process given its ID, if possible. |
system | Executes an external process via command shell, and waits for its termination. |
systemCall | Executes an external process and waits for its termination. |
Main index | | | Module description | | | Classes | | | Functions |