Libraries
»
puppetfactory
(0.6.4)
»
Index
»
Puppetfactory
»
Cli
»
#test
Method: Puppetfactory::Cli#test
Defined in:
lib/puppetfactory/cli.rb
#
test
⇒
Object
109 110 111 112
# File 'lib/puppetfactory/cli.rb', line 109
def
test
(
)
require
'pry'
binding
.
pry
end