Method: LS4::GatewayService#rpc_get

Defined in:
lib/ls4/service/gateway.rb

#rpc_get(key) ⇒ Object



22
23
24
# File 'lib/ls4/service/gateway.rb', line 22

def rpc_get(key)
	rpc_get_impl(nil, key)
end