Object
EarlyTime is a fake timestamp that occurs before any other time value.
The EarlyTime always comes before other!
# File lib/rake/early_time.rb, line 11 def <=>(other) -1 end
[Validate]
Generated with the Darkfish Rdoc Generator 2.