method

method_missing

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.

method_missing(meth, *args)
public

If a command is not found on Bundler::Thor::Runner, method missing is invoked and Bundler::Thor::Runner is then responsible for finding the command in all classes.