Searched refs:executeShellCommand (Results 1 – 1 of 1) sorted by relevance
1171 executeShellCommand(cmd: string, callback: AsyncCallback<ShellCmdResult>): void; method1192 …executeShellCommand(cmd: string, timeoutSecs: number, callback: AsyncCallback<ShellCmdResult>): vo… method1213 executeShellCommand(cmd: string, timeoutSecs?: number): Promise<ShellCmdResult>; method