Method: Sequel::SQL::Function#opts
- Defined in:
- lib/sequel/sql.rb
permalink #opts ⇒ Object (readonly)
Options for this function
1382 1383 1384 |
# File 'lib/sequel/sql.rb', line 1382 def opts @opts end |
Options for this function
1382 1383 1384 |
# File 'lib/sequel/sql.rb', line 1382 def opts @opts end |