Method: PostageApp::Request#arguments
- Defined in:
- lib/postageapp/request.rb
#arguments ⇒ Object
A list of arguments in a Hash format passed along with the request
18 19 20 |
# File 'lib/postageapp/request.rb', line 18 def arguments @arguments end |