Class: TDRE
- Inherits:
-
Oxidized::Model
- Object
- Oxidized::Model
- TDRE
- Defined in:
- lib/oxidized/model/tdre.rb
Instance Attribute Summary
Attributes inherited from Oxidized::Model
Instance Method Summary collapse
Methods inherited from Oxidized::Model
cfg, #cfg, cfgs, cmd, #cmd, cmds, comment, #comment, expect, #expect, expects, #expects, #get, inherited, #output, post, pre, prompt, #prompt, #screenscrape, #send, #xmlcomment
Methods included from Oxidized::Config::Vars
Instance Method Details
#ssh ⇒ Object
7 8 9 |
# File 'lib/oxidized/model/tdre.rb', line 7 def ssh @input.class.to_s.match(/SSH/) end |