Libraries
»
haveapi-fs
(0.1.0)
»
Index
»
HaveAPI
»
Fs
»
Components
»
Pry
»
#exec
Method: HaveAPI::Fs::Components::Pry#exec
Defined in:
lib/haveapi/fs/components/pry.rb
#
exec
⇒
Object
4 5 6 7
# File 'lib/haveapi/fs/components/pry.rb', line 4
def
exec
require
'
pry
'
binding
.
pry
end