Object
LateTime is a fake timestamp that occurs after any other time value.
LateTime
# File rake-13.0.1/lib/rake/late_time.rb, line 8 def <=>(other) 1 end
# File rake-13.0.1/lib/rake/late_time.rb, line 12 def to_s "<LATE TIME>" end
This page was generated for Ruby 2.7.4
Ruby-doc.org is provided by James Britt and Neurogami. Maximum R+D.
Generated with Ruby-doc Rdoc Generator 0.42.0.