Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ShellProgram ¶
type ShellProgram struct{}
func (ShellProgram) Exec ¶
func (s ShellProgram) Exec() error
type StdProgram ¶
type StdProgram struct {
File string
}
func (StdProgram) Exec ¶
func (s StdProgram) Exec() error
Click to show internal directories.
Click to hide internal directories.