Module: PuppetX::EnterpriseModules::OraInstall::Commands
- Defined in:
- lib/puppet_x/enterprisemodules/ora_install/commands.rb
Overview
docs
Class Method Summary collapse
Class Method Details
.included(parent) ⇒ Object
9 10 11 |
# File 'lib/puppet_x/enterprisemodules/ora_install/commands.rb', line 9 def self.included(parent) parent.extend(Commands) end |