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