Method: Rack::RPC::Endpoint::JSONRPC::Request#id
- Defined in:
- lib/rack/rpc/endpoint/jsonrpc.rb
#id ⇒ Object
Returns the value of attribute id.
169 170 171 |
# File 'lib/rack/rpc/endpoint/jsonrpc.rb', line 169 def id @id end |
Returns the value of attribute id.
169 170 171 |
# File 'lib/rack/rpc/endpoint/jsonrpc.rb', line 169 def id @id end |