Class: Xcode::Deploy::WebAssets::BindingContext
- Inherits:
-
OpenStruct
- Object
- OpenStruct
- Xcode::Deploy::WebAssets::BindingContext
- Defined in:
- lib/xcode/deploy/web_assets.rb
Instance Method Summary collapse
Instance Method Details
#get_binding ⇒ Object
9 10 11 |
# File 'lib/xcode/deploy/web_assets.rb', line 9 def get_binding return binding() end |