Git::Object::AbstractObject
# File lib/git/object.rb, line 240 240: def initialize(base, sha, name) 241: super(base, sha) 242: @name = name 243: end
# File lib/git/object.rb, line 245 245: def tag? 246: true 247: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.