Class: Doing::Completion::FishCompletions
- Defined in:
- lib/doing/completion/fish_completion.rb
Overview
Generate completions for Fish
Instance Attribute Summary collapse
- 
  
    
      #commands  ⇒ Object 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    Returns the value of attribute commands. 
- 
  
    
      #global_options  ⇒ Object 
    
    
  
  
  
  
    
    
  
  
  
  
  
  
    Returns the value of attribute global_options. 
Instance Method Summary collapse
- #generate_completions ⇒ Object
- #generate_helpers ⇒ Object
- #generate_subcommand_completions ⇒ Object
- #generate_subcommand_option_completions ⇒ Object
- 
  
    
      #initialize  ⇒ FishCompletions 
    
    
  
  
  
    constructor
  
  
  
  
  
  
  
    A new instance of FishCompletions. 
Constructor Details
#initialize ⇒ FishCompletions
Returns a new instance of FishCompletions.