register_klass_file(klass)public
Whenever a class inherits from Bundler::Thor or Bundler::Thor::Group, we should track the class and the file on Bundler::Thor::Base. This is the method responsable for it.
register_klass_file(klass)Whenever a class inherits from Bundler::Thor or Bundler::Thor::Group, we should track the class and the file on Bundler::Thor::Base. This is the method responsable for it.