Method: ActionCost::SqlParser#operation
- Defined in:
- lib/action_cost/sql_parser.rb
#operation ⇒ Object (readonly)
Returns the value of attribute operation.
3 4 5 |
# File 'lib/action_cost/sql_parser.rb', line 3 def operation @operation end |