Object
# File lib/commandline/application.rb, line 418 def self.inherited(child_class) @@appname = caller[0][/.*:/][0..-2] @@child_class = child_class end
[Validate]
Generated with the Darkfish Rdoc Generator 2.