Class: Puppet_X::EnterpriseModules::Oracle::AcfsutilCommand

Inherits:
Command
  • Object
show all
Defined in:
lib/puppet_x/enterprisemodules/oracle/acfsutil_command.rb

Overview

docs

Instance Method Summary collapse

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(options = {})
  super(:acfsutil, options)
end