Class: TargetcliBase
- Inherits:
-
Object
- Object
- TargetcliBase
- Defined in:
- lib/Targetcli/TargetcliBase.rb
Direct Known Subclasses
Instance Method Summary collapse
-
#initialize ⇒ TargetcliBase
constructor
A new instance of TargetcliBase.
Constructor Details
#initialize ⇒ TargetcliBase
Returns a new instance of TargetcliBase.
3 4 5 |
# File 'lib/Targetcli/TargetcliBase.rb', line 3 def initialize @command='/usr/bin/targetcli' end |