Module: PuppetX::EnterpriseModules::Oracle::Commands

Defined in:
lib/puppet_x/enterprisemodules/oracle/commands.rb

Overview

docs

Class Method Summary collapse

Class Method Details

.included(parent) ⇒ Object



11
12
13
# File 'lib/puppet_x/enterprisemodules/oracle/commands.rb', line 11

def self.included(parent)
  parent.extend(Commands)
end