Method: FluentQuery::Token#arguments
- Defined in:
- lib/fluent-query/token.rb
#arguments ⇒ Object (readonly)
Returns the value of attribute arguments.
28 29 30 |
# File 'lib/fluent-query/token.rb', line 28 def arguments @arguments end |