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