Table of Contents
This interface is for "stateless" commands that can run without having their execution environment as part of their state.
run ( stdin, stdout, stderr, environ, argv=[], )
Perform function and return exit code