method

load_thorfile

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

Method not available on this version

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

load_thorfile(path, content = nil, debug = false)
public

Receives a path and load the thor file in the path. The file is evaluated inside the sandbox to avoid namespacing conflicts.