Documentation
¶
Index ¶
- type Shell
- func (s *Shell) Close() error
- func (s *Shell) Exec(command string, arguments ...string) error
- func (s *Shell) ExitCode() (int, error)
- func (s *Shell) Open() error
- func (s *Shell) Ready() error
- func (s *Shell) Reset() error
- func (s *Shell) Stderr() (string, error)
- func (s *Shell) Stdout() (string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.