method

run

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

Method not available on this version

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

run(instance, args = [])
public

By default, a command invokes a method in the thor class. You can change this implementation to create custom commands.