method
finished?
v5.0.0.1 -
Show latest stable
- Class:
ActiveSupport::Duration::ISO8601Parser
finished?()private
No documentation available.
# File activesupport/lib/active_support/duration/iso8601_parser.rb, line 82
def finished?
scanner.eos?
end