Class: Puppet_X::EnterpriseModules::Oracle::AcfsutilCommand
- Inherits:
-
Command
- Object
- Command
- Puppet_X::EnterpriseModules::Oracle::AcfsutilCommand
- Defined in:
- lib/puppet_x/enterprisemodules/oracle/acfsutil_command.rb
Overview
docs
Instance Method Summary collapse
-
#initialize(options = {}) ⇒ AcfsutilCommand
constructor
A new instance of AcfsutilCommand.
Constructor Details
#initialize(options = {}) ⇒ AcfsutilCommand
Returns a new instance of AcfsutilCommand.
13 14 15 |
# File 'lib/puppet_x/enterprisemodules/oracle/acfsutil_command.rb', line 13 def initialize( = {}) super(:acfsutil, ) end |