Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
      View Source
      
  
    var ErrFailed = errors.New("command failed")
    
      View Source
      
  
var ParseErr = errors.New("incorrect type for arg")
    Functions ¶
Types ¶
type DisplayUsage ¶
type DisplayUsage interface {
	DisplayUsage()
}
     Click to show internal directories. 
   Click to hide internal directories.