 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handler ¶
type Handler interface {
	// Command returns a command.
	Command() *cli.Command
}
    Handler is an interface for a handling command.
 Click to show internal directories. 
   Click to hide internal directories.