class Object
Public Instance Methods
get_binding()
click to toggle source
Return the current binding.
# File lib/commander/core_ext/object.rb, line 5 def get_binding binding end
Return the current binding.
# File lib/commander/core_ext/object.rb, line 5 def get_binding binding end