Module | Thor::Shell |
In: |
lib/bundler/vendor/thor/shell/basic.rb
lib/bundler/vendor/thor/shell/html.rb lib/bundler/vendor/thor/shell/color.rb lib/bundler/vendor/thor/shell.rb |
SHELL_DELEGATED_METHODS | = | [:ask, :yes?, :no?, :say, :say_status, :print_table] |
Holds the shell for the given Thor instance. If no shell is given, it gets a default shell from Thor::Base.shell.