method

register_klass_file

ruby latest stable - Class: Bundler::Thor::Base

Method not available on this version

This method is only available on newer versions. The first available version (v2_6_3) is shown here.

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.