property Output.status
The status (exit code) of the process.
property Output.stderr
The data that the process wrote to stderr.
property Output.stdout
The data that the process wrote to stdout.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
property Output.status
Output.status: std.process.ExitStatusproperty Output.stderr
Output.stderr: strproperty Output.stdout
Output.stdout: strWas this page helpful?
