| SHELL_DELEGATED_METHODS | = | [:ask, :error, :set_color, :yes?, :no?, :say, :say_status, :print_in_columns, :print_table, :print_wrapped, :file_collision, :terminal_width] |
| shell | [W] |
Holds the shell for the given Bundler::Thor instance. If no shell is given, it gets a default shell from Bundler::Thor::Base.shell.