IUtils Interface

Provides utility functions for use on the KioWare host container.

Methods

Type Signature
int Execute(string path, string args, bool asSystemUser = undefined)
Shell executes the specified path with args, and returns the process id of the new process.