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