Class: AppHill::IO::BIND

Inherits:
OpenStruct
  • Object
show all
Defined in:
lib/apphill.rb

Instance Method Summary collapse

Instance Method Details

#get_bindingObject



58
59
60
# File 'lib/apphill.rb', line 58

def get_binding
   return binding()
end