# Functions
Command is a mirror of exec.Command that returns a platform-specific Executor.
No description provided by the author
OpenId is similar to executor.Command but will attempt to reopen with the passed ID.
# Structs
Linux executor is designed to run on linux kernel 2.8+.
# Interfaces
Executor is an interface that any platform- or capability-specific exec wrapper must implement.