method
length
v6.1.3.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 134
def length
@offsets.length
end