method

initialize_thorfiles

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

Method not available on this version

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

initialize_thorfiles(relevant_to = nil, skip_lookup = false)
private

Load the Bundler::Thorfiles. If relevant_to is supplied, looks for specific files in the thor_root instead of loading them all.

By default, it also traverses the current path until find Bundler::Thor files, as described in thorfiles. This look up can be skipped by supplying skip_lookup true.