Class: Bricolage::DataSourceTask::Action
- Inherits:
-
Object
- Object
- Bricolage::DataSourceTask::Action
- Extended by:
- Forwardable
- Defined in:
- lib/bricolage/script.rb
Instance Attribute Summary collapse
-
#ds ⇒ Object
Returns the value of attribute ds.
Instance Method Summary collapse
Instance Attribute Details
#ds ⇒ Object
Returns the value of attribute ds.
110 111 112 |
# File 'lib/bricolage/script.rb', line 110 def ds @ds end |
Instance Method Details
#bind(context, variables) ⇒ Object
112 113 |
# File 'lib/bricolage/script.rb', line 112 def bind(context, variables) end |