Method: Spider::Model::MapperTask#action

Defined in:
lib/spiderfw/model/mappers/mapper.rb

#actionSymbol (readonly)

Returns The task’s action.

Returns:

  • (Symbol)

    The task’s action



1340
1341
1342
# File 'lib/spiderfw/model/mappers/mapper.rb', line 1340

def action
  @action
end