Class: Xcode::Deploy::WebAssets::BindingContext

Inherits:
OpenStruct
  • Object
show all
Defined in:
lib/xcode/deploy/web_assets.rb

Instance Method Summary collapse

Instance Method Details

#get_bindingObject



9
10
11
# File 'lib/xcode/deploy/web_assets.rb', line 9

def get_binding
   return binding()
end