Class: Karst::Web::RouteLookup::Result

Inherits:
Struct
  • Object
show all
Defined in:
lib/karst/web/route_lookup.rb

Instance Attribute Summary collapse

Instance Attribute Details

#limitationObject

Returns the value of attribute limitation

Returns:

  • (Object)

    the current value of limitation



12
13
14
# File 'lib/karst/web/route_lookup.rb', line 12

def limitation
  @limitation
end

#paramsObject

Returns the value of attribute params

Returns:

  • (Object)

    the current value of params



12
13
14
# File 'lib/karst/web/route_lookup.rb', line 12

def params
  @params
end