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