func ExampleLookPath() { … } func ExampleCommand() { … } func ExampleCommand_environment() { … } func ExampleCmd_Output() { … } func ExampleCmd_Run() { … } func ExampleCmd_Start() { … } func ExampleCmd_StdoutPipe() { … } func ExampleCmd_StdinPipe() { … } func ExampleCmd_StderrPipe() { … } func ExampleCmd_CombinedOutput() { … } func ExampleCmd_Environ() { … } func ExampleCommandContext() { … }