Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AttachCommand ¶
type AttachCommand struct{}
func (AttachCommand) Apropos ¶
func (AttachCommand) Apropos() lang.Alt
func (AttachCommand) Main ¶
func (c AttachCommand) Main(args ...string) (err error)
func (AttachCommand) Man ¶
func (AttachCommand) Man() lang.Alt
func (AttachCommand) String ¶
func (AttachCommand) String() string
func (AttachCommand) Usage ¶
func (AttachCommand) Usage() string
type DetachCommand ¶
type DetachCommand struct{}
func (DetachCommand) Apropos ¶
func (DetachCommand) Apropos() lang.Alt
func (DetachCommand) Main ¶
func (c DetachCommand) Main(args ...string) (err error)
func (DetachCommand) Man ¶
func (DetachCommand) Man() lang.Alt
func (DetachCommand) String ¶
func (DetachCommand) String() string
func (DetachCommand) Usage ¶
func (DetachCommand) Usage() string
Click to show internal directories.
Click to hide internal directories.