Method: Riddl::Protocols::HTTP::Parser#params
- Defined in:
- lib/ruby/riddl/protocols/http/parser.rb
#params ⇒ Object (readonly)
Returns the value of attribute params.
193 194 195 |
# File 'lib/ruby/riddl/protocols/http/parser.rb', line 193 def params @params end |