Class: Bricolage::DataSourceTask::Action

Inherits:
Object
  • Object
show all
Extended by:
Forwardable
Defined in:
lib/bricolage/script.rb

Instance Attribute Summary collapse

Instance Method Summary collapse

Instance Attribute Details

#dsObject

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