Object
EarlyTime is a fake timestamp that occurs before any other time value.
# File lib/rake.rb, line 1629 1629: def <=>(other) 1630: 1 1631: end
# File lib/rake.rb, line 1633 1633: def to_s 1634: "<EARLY TIME>" 1635: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.