method
length
v8.1.1 -
Show latest stable
- Class:
ActionDispatch::Journey::Path::Pattern::MatchData
length()public
No documentation available.
# File actionpack/lib/action_dispatch/journey/path/pattern.rb, line 146
def length
@offsets.length
end