# Functions
RunCmd runs a command and returns a Result.
RunCommand parses a command line and runs it, returning a result.
StartCmd starts a command, but doesn't wait for it to finish.
WaitOnCmd waits for a command to complete.
# Constants
None is a token to inform Result.Assert that the output should be empty.