Class: Wayfarer::Dispatcher::Mismatch

Inherits:
Struct
  • Object
show all
Defined in:
lib/wayfarer/dispatcher.rb

Overview

Result types that a Processor operates with.

Instance Attribute Summary collapse

Instance Attribute Details

#uriObject

Returns the value of attribute uri

Returns:

  • (Object)

    the current value of uri



16
17
18
# File 'lib/wayfarer/dispatcher.rb', line 16

def uri
  @uri
end