Class: Aladdin::Support::OneOfMatcher::Match

Inherits:
Struct
  • Object
show all
Defined in:
lib/aladdin/support/multiroute.rb

Instance Attribute Summary collapse

Instance Attribute Details

#capturesObject

Returns the value of attribute captures

Returns:

  • (Object)

    the current value of captures



9
10
11
# File 'lib/aladdin/support/multiroute.rb', line 9

def captures
  @captures
end