Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RunCommand ¶
func RunCommand(o *RunCommandOpts) error
Types ¶
type CommandParser ¶
type CommandParser struct {
// contains filtered or unexported fields
}
func NewCommandParser ¶
func NewCommandParser() *CommandParser
func (*CommandParser) Parse ¶
func (p *CommandParser) Parse(r io.Reader) (*ParsedCommand, error)
type ParsedCommand ¶
type RemoteClient ¶
func LoginToRemote ¶
func LoginToRemote(remote *config.Remote) (*RemoteClient, error)
type RunCommandOpts ¶
Click to show internal directories.
Click to hide internal directories.