Class: Doing::Completion::FigCompletions
- Defined in:
- lib/doing/completion/fig_completion.rb
Overview
Generate completions for zsh
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(cmd, indent: ' ') ⇒ Object
- 
  
    
      #initialize  ⇒ FigCompletions 
    
    
  
  
  
    constructor
  
  
  
  
  
  
  
    A new instance of FigCompletions. 
Constructor Details
#initialize ⇒ FigCompletions
Returns a new instance of FigCompletions.