Method: Spider::Model::MapperTask#action
- Defined in:
- lib/spiderfw/model/mappers/mapper.rb
#action ⇒ Symbol (readonly)
Returns The task’s action.
1340 1341 1342 |
# File 'lib/spiderfw/model/mappers/mapper.rb', line 1340 def action @action end |