No documentation
This class has no description. You can help the Ruby community by adding new notes.
Constants
DynamicTask = DynamicCommand
HiddenTask = HiddenCommand
Task = Command
TEMPLATE_EXTNAME = ".tt"
THOR_RESERVED_WORDS = %w(invoke shell options behavior root destination_root relative_root
action add_file create_file in_root inside run run_ruby_script)
HELP_MAPPINGS = %w(-h -? --help -D)
VERSION = "0.20.0"
AmbiguousTaskError = AmbiguousCommandError
UndefinedTaskError = UndefinedCommandError
Attributes
Show files where this class is defined (28 files)
lib/bundler/vendor/thor/lib/thor/shell/color.rb
lib/bundler/vendor/thor/lib/thor/shell/basic.rb
lib/bundler/vendor/thor/lib/thor/shell/html.rb
lib/bundler/vendor/thor/lib/thor/line_editor/basic.rb
lib/bundler/vendor/thor/lib/thor/line_editor/readline.rb
lib/bundler/vendor/thor/lib/thor/actions/empty_directory.rb
lib/bundler/vendor/thor/lib/thor/actions/inject_into_file.rb
lib/bundler/vendor/thor/lib/thor/actions/create_file.rb
lib/bundler/vendor/thor/lib/thor/actions/file_manipulation.rb
lib/bundler/vendor/thor/lib/thor/actions/create_link.rb
lib/bundler/vendor/thor/lib/thor/actions/directory.rb
lib/bundler/vendor/thor/lib/thor/parser/option.rb
lib/bundler/vendor/thor/lib/thor/parser/arguments.rb
lib/bundler/vendor/thor/lib/thor/parser/options.rb
lib/bundler/vendor/thor/lib/thor/parser/argument.rb
lib/bundler/vendor/thor/lib/thor/command.rb
lib/bundler/vendor/thor/lib/thor/invocation.rb
lib/bundler/vendor/thor/lib/thor/base.rb
lib/bundler/vendor/thor/lib/thor/shell.rb
lib/bundler/vendor/thor/lib/thor/version.rb
lib/bundler/vendor/thor/lib/thor/rake_compat.rb
lib/bundler/vendor/thor/lib/thor/core_ext/ordered_hash.rb
lib/bundler/vendor/thor/lib/thor/core_ext/hash_with_indifferent_access.rb
lib/bundler/vendor/thor/lib/thor/line_editor.rb
lib/bundler/vendor/thor/lib/thor/actions.rb
lib/bundler/vendor/thor/lib/thor/error.rb
lib/bundler/vendor/thor/lib/thor/util.rb
lib/bundler/vendor/thor/lib/thor.rb