Class: SSHKit::Host
- Inherits:
 - 
      Object
      
        
- Object
 - SSHKit::Host
 
 
- Defined in:
 - lib/cronicle/ext/sshkit_ext.rb
 
Instance Attribute Summary collapse
- 
  
    
      #options  ⇒ Object 
    
    
  
  
  
  
    
      readonly
    
    
  
  
  
  
  
  
    
Returns the value of attribute options.
 
Instance Attribute Details
#options ⇒ Object (readonly)
Returns the value of attribute options.
      146 147 148  | 
    
      # File 'lib/cronicle/ext/sshkit_ext.rb', line 146 def @options end  |