Method: ROM::Command#result
- Defined in:
- lib/rom/command.rb
#result ⇒ Symbol (readonly)
Returns Result type, either :one or :many.
212 |
# File 'lib/rom/command.rb', line 212 option :result, type: Result |
Returns Result type, either :one or :many.
212 |
# File 'lib/rom/command.rb', line 212 option :result, type: Result |