method
register_klass_file
v2_6_3 -
Show latest stable
- Class:
Bundler::Thor::Base
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.