Class: Pixo::Rpc::GetPattern

Inherits:
Object
  • Object
show all
Defined in:
lib/pixo/rpc/request_types.rb

Instance Method Summary collapse

Instance Method Details

#call(service) ⇒ Object



67
68
69
# File 'lib/pixo/rpc/request_types.rb', line 67

def call(service)
  service.application.pattern
end