Method GetShellOutput
- Namespace
- MaaFramework.Binding
- Assembly
- MaaFramework.Binding.Native.dll
GetShellOutput(out string)
Gets the cached shell command output.
public bool GetShellOutput(out string output)Parameters
outputstring
Returns
Remarks
This returns the output from the most recent shell command execution.