Table of Contents - atli-0.1.13 Documentation
Classes and Modules
- IO
- Object
- Thor
- Thor::Actions
- Thor::Actions::CapturableERB
- Thor::Actions::ClassMethods
- Thor::Actions::CreateFile
- Thor::Actions::CreateLink
- Thor::Actions::Directory
- Thor::Actions::EmptyDirectory
- Thor::Actions::InjectIntoFile
- Thor::AmbiguousCommandError
- Thor::AmbiguousTaskError
- Thor::Argument
- Thor::Arguments
- Thor::Base
- Thor::Base::ArgumentsConcern
- Thor::Base::ClassMethods
- Thor::Base::CommonClassOptions
- Thor::Base::SharedConcern
- Thor::Command
- Thor::Completion
- Thor::Completion::Bash
- Thor::Completion::Bash::ArgumentMixin
- Thor::Completion::Bash::CommandMixin
- Thor::Completion::Bash::Request
- Thor::Completion::Bash::Subcmd
- Thor::Completion::Bash::ThorMixin
- Thor::Completion::Bash::ThorMixin::ClassMethods
- Thor::ConflictingArgumentError
- Thor::CoreExt
- Thor::CoreExt::HashWithIndifferentAccess
- Thor::DynamicCommand
- Thor::DynamicTask
- Thor::Error
- Thor::Execution
- Thor::Group
- Thor::HiddenCommand
- Thor::HiddenTask
- Thor::Invocation
- Thor::Invocation::ClassMethods
- Thor::InvocationError
- Thor::LineEditor
- Thor::LineEditor::Basic
- Thor::LineEditor::Readline
- Thor::LineEditor::Readline::PathCompletion
- Thor::MalformattedArgumentError
- Thor::Option
- Thor::Options
- Thor::ProhibitedArgumentError
- Thor::RakeCompat
- Thor::RequiredArgumentMissingError
- Thor::Runner
- Thor::Sandbox
- Thor::Shell
- Thor::Shell::Basic
- Thor::Shell::Color
- Thor::Shell::HTML
- Thor::Task
- Thor::UndefinedCommandError
- Thor::UndefinedTaskError
- Thor::UnknownArgumentError
- Thor::Util
Methods
- ::available? — Thor::LineEditor::Basic
- ::available? — Thor::LineEditor::Readline
- ::banner — Object
- ::banner — Thor::Group
- ::best_available — Thor::LineEditor
- ::camel_case — Thor::Util
- ::check_unknown_options! — Thor
- ::command_help — Thor
- ::default_command — Thor
- ::define — Thor::Base::CommonClassOptions
- ::desc — Thor
- ::desc — Thor::Group
- ::disable_required_check! — Thor
- ::dispatch — Object
- ::escape_globs — Thor::Util
- ::example — Thor
- ::find_by_namespace — Thor::Util
- ::find_class_and_command_by_namespace — Thor::Util
- ::find_class_and_task_by_namespace — Thor::Util
- ::find_command_possibilities — Object
- ::globs_for — Thor::Util
- ::help — Thor
- ::help — Thor::Group
- ::included — Thor::Base
- ::included — Thor::Completion::Bash
- ::included — Thor::Completion::Bash::ThorMixin::ClassMethods
- ::included — Thor::RakeCompat
- ::invoke — Thor::Group
- ::invoke_from_option — Thor::Group
- ::load_thorfile — Thor::Util
- ::long_desc — Thor
- ::map — Thor
- ::method_option — Thor
- ::method_options — Thor
- ::namespace_from_thor_class — Thor::Util
- ::namespaces_in_content — Thor::Util
- ::new — Thor::Command
- ::new — Thor::Command
- ::new — Thor::DynamicCommand
- ::new — Thor::DynamicCommand
- ::new — Thor::Execution
- ::new — Thor::LineEditor::Basic
- ::new — Thor::LineEditor::Readline::PathCompletion
- ::new — Thor::Argument
- ::new — Thor::Arguments
- ::new — Thor::Options
- ::new — Thor::Actions
- ::new — Thor::Base
- ::new — Thor::Shell
- ::package_name — Thor
- ::parse — Thor::Arguments
- ::printable_commands — Thor
- ::printable_commands — Thor::Group
- ::printable_tasks — Thor::Group
- ::rake_classes — Thor::RakeCompat
- ::readline — Thor::LineEditor
- ::register — Thor
- ::remove_invocation — Thor::Group
- ::retrieve_command_name — Object
- ::ruby_command — Thor::Util
- ::running_from_source? — Thor
- ::shell — Thor::Base
- ::snake_case — Thor::Util
- ::split — Thor::Arguments
- ::stop_on_unknown_option! — Thor
- ::subclass_files — Thor::Base
- ::subclasses — Thor::Base
- ::subcommand — Thor
- ::subcommand_classes — Thor
- ::subcommand_help — Object
- ::subcommands — Thor
- ::target — Thor::Completion::Bash
- ::thor_classes_in — Thor::Util
- ::thor_root — Thor::Util
- ::thor_root_glob — Thor::Util
- ::to_switches — Thor::Options
- ::user_home — Thor::Util
- #absolute_matches — Thor::LineEditor::Readline::PathCompletion
- #add_file — Thor::Actions
- #add_link — Thor::Actions
- #add_runtime_options! — Thor::Actions::ClassMethods
- #add_to_history? — Thor::LineEditor::Readline
- #all_commands — Thor::Base::ClassMethods
- #all_tasks — Thor::Base::ClassMethods
- #append_file — Thor::Actions
- #append_to_file — Thor::Actions
- #apply — Thor::Actions
- #arguments — Thor::Base::ArgumentsConcern
- #as_unicode — Thor::Shell::Basic
- #ask — Thor::Shell::Basic
- #ask — Thor::Shell::HTML
- #ask_filtered — Thor::Shell::Basic
- #ask_simply — Thor::Shell::Basic
- #backtrace? — Thor::Execution
- #base_path — Thor::LineEditor::Readline::PathCompletion
- #basename — Thor::Base
- #bash_complete — Thor::Completion::Bash::ArgumentMixin
- #bash_complete — Thor::Completion::Bash::CommandMixin
- #bash_complete — Thor::Completion::Bash::ThorMixin::ClassMethods
- #bash_complete_cur — Thor::Completion::Bash::CommandMixin
- #bash_complete_cur — Thor::Completion::Bash::ThorMixin::ClassMethods
- #bash_complete_cur_split — Thor::Completion::Bash::CommandMixin
- #build_argument — Thor::Base::ArgumentsConcern
- #build_option — Thor::Base
- #build_options — Thor::Base
- #can_display_colors? — Thor::Shell::Basic
- #can_display_colors? — Thor::Shell::Color
- #can_display_colors? — Thor::Shell::HTML
- #capture — Thor::Actions
- #check_default_type! — Thor::Base::ClassMethods
- #check_requirement! — Thor
- #check_unknown! — Thor::Options
- #check_unknown_options! — Thor::Base::ClassMethods
- #chmod — Thor::Actions
- #class_argument — Thor::Base::ArgumentsConcern
- #class_arguments — Thor::Base::ArgumentsConcern
- #class_option — Thor::Base::ClassMethods
- #class_options — Thor::Base::ClassMethods
- #commands — Thor::Base::ClassMethods
- #comment_lines — Thor::Actions
- #common_class_options — Thor::Base::CommonClassOptions
- #complete — Thor::Completion::Bash::Subcmd
- #completion_options — Thor::LineEditor::Readline
- #completion_proc — Thor::LineEditor::Readline
- #concat — Thor::Actions
- #copy_file — Thor::Actions
- #copy_shared_defs_to — Thor::Base::SharedConcern
- #create_file — Thor::Actions
- #create_link — Thor::Actions
- #current_command_chain — Thor::Invocation
- #current_is_switch? — Thor
- #current_is_switch_formatted? — Thor
- #current_is_value? — Thor
- #debug? — Thor::Execution
- #def_shared — Thor::Base::SharedConcern
- #default_banner — Thor::Argument
- #destination_root — Thor::Actions
- #destination_root= — Thor::Actions
- #directory — Thor::Actions
- #dynamic_width — Thor::Shell::Basic
- #dynamic_width_stty — Thor::Shell::Basic
- #dynamic_width_tput — Thor::Shell::Basic
- #echo? — Thor::LineEditor::Basic
- #empty_directory — Thor::Actions
- #env_key_for — Thor::Execution
- #env_prefixes — Thor::Execution
- #error — Thor::Shell::Basic
- #exec! — Thor::Execution
- #exec! — Thor::Base::ClassMethods
- #exit_on_failure? — Thor::Base
- #file_collision — Thor::Shell::Basic
- #find_in_source_paths — Thor::Actions
- #formatted_usage — Thor::Command
- #formatted_usage — Thor::Command
- #from_superclass — Thor::Base
- #get — Thor::Actions
- #get_context_value — Thor::Execution
- #get_from_env — Thor::Execution
- #get_input — Thor::LineEditor::Basic
- #glob_pattern — Thor::LineEditor::Readline::PathCompletion
- #group — Thor::Base::ClassMethods
- #gsub_file — Thor::Actions
- #handle_argument_error — Thor::Base::ClassMethods
- #handle_argument_error? — Thor::Command
- #handle_argument_error? — Thor::Command
- #handle_no_method_error? — Thor::Command
- #handle_no_method_error? — Thor::Command
- #help — Object
- #hidden? — Thor::Command
- #hidden? — Thor::Command
- #hidden? — Thor::HiddenCommand
- #hidden? — Thor::HiddenCommand
- #in_root — Thor::Actions
- #include_shared — Thor::Base::SharedConcern
- #indent — Thor::Shell::Basic
- #inherited — Thor::Base
- #inject_into_class — Thor::Actions
- #inject_into_file — Thor::Actions
- #inject_into_module — Thor::Actions
- #insert_into_file — Thor::Actions
- #inside — Thor::Actions
- #invoke — Thor::Invocation
- #invoke_with_padding — Thor::Invocation
- #last? — Thor
- #link_file — Thor::Actions
- #local_method? — Thor::Command
- #local_method? — Thor::Command
- #lookup_color — Thor::Shell::Basic
- #matches — Thor::LineEditor::Readline::PathCompletion
- #method_added — Thor::Base
- #method_argument — Thor::Base::ArgumentsConcern
- #method_arguments — Thor::Base::ArgumentsConcern
- #mute — Thor::Shell::Basic
- #mute? — Thor::Shell::Basic
- #names_by_format — Thor::Command
- #names_by_format — Thor::Command
- #namespace — Object
- #namespace — Thor::Base::ClassMethods
- #no? — Thor::Shell::Basic
- #no_commands — Thor::Base::ClassMethods
- #no_tasks — Thor::Base::ClassMethods
- #normalize_switch — Thor
- #not_debugging? — Thor::Command
- #not_debugging? — Thor::Command
- #on_run_error — Thor::Base
- #on_run_success — Thor::Base
- #option_kwds — Object
- #padding= — Thor::Shell::Basic
- #parse — Thor::Arguments
- #parse — Thor::Options
- #parse_array — Thor
- #parse_boolean — Thor
- #parse_hash — Thor
- #parse_numeric — Thor
- #parse_peek — Thor
- #parse_string — Thor
- #parsing_options? — Thor
- #peek — Thor
- #peek — Thor::Options
- #prepare_message — Thor::Shell::Basic
- #prepend_file — Thor::Actions
- #prepend_to_file — Thor::Actions
- #print_in_columns — Thor::Shell::Basic
- #print_options — Thor::Base
- #print_table — Thor::Shell::Basic
- #print_wrapped — Thor::Shell::Basic
- #private_method? — Thor::Command
- #private_method? — Thor::Command
- #public_command — Thor::Base::ClassMethods
- #public_task — Thor::Base::ClassMethods
- #raise_errors? — Thor::Execution
- #rake_namespace — Object
- #readline — Thor::LineEditor::Basic
- #readline — Thor::LineEditor::Readline
- #relative_matches — Thor::LineEditor::Readline::PathCompletion
- #relative_to_original_destination_root — Thor::Actions
- #remaining — Thor::Arguments
- #remaining — Thor::Options
- #remove_argument_from — Thor::Base::ArgumentsConcern
- #remove_class_argument — Thor::Base::ArgumentsConcern
- #remove_class_option — Thor::Base::ClassMethods
- #remove_command — Thor::Base::ClassMethods
- #remove_dir — Thor::Actions
- #remove_file — Thor::Actions
- #remove_method_argument — Thor::Base::ArgumentsConcern
- #remove_task — Thor::Base::ClassMethods
- #required? — Thor::Argument
- #required_options — Thor::Command
- #required_options — Thor::Command
- #run — Thor::Command
- #run — Thor::Command
- #run — Thor::DynamicCommand
- #run — Thor::DynamicCommand
- #run — Thor::Actions
- #run_ruby_script — Thor::Actions
- #say — Thor::Shell::Basic
- #say_status — Thor::Shell::Basic
- #set_color — Thor::Shell::Color
- #set_color — Thor::Shell::HTML
- #set_eoutvar — Thor::Actions::CapturableERB
- #setup — Thor::Completion::Bash::Subcmd
- #shared_defs — Thor::Base::SharedConcern
- #shell — Thor::Shell
- #shift — Thor
- #show_default? — Thor::Argument
- #source_paths — Thor::Actions
- #source_paths — Thor::Actions::ClassMethods
- #source_paths_for_search — Thor::Actions::ClassMethods
- #source_root — Thor::Actions::ClassMethods
- #start — Thor::Base::ClassMethods
- #stderr — Thor::Shell::Basic
- #stdout — Thor::Shell::Basic
- #strict_args_position! — Thor::Base::ClassMethods
- #subcommand? — Thor::Command
- #subcommand? — Thor::Command
- #switch? — Thor
- #switch_option — Thor
- #task — Object
- #tasks — Thor::Base::ClassMethods
- #template — Thor::Actions
- #terminal_width — Thor::Shell::Basic
- #this_class_shared_defs_ref — Thor::Base::SharedConcern
- #thor — Thor::Actions
- #truncate — Thor::Shell::Basic
- #uncomment_lines — Thor::Actions
- #unix? — Thor::Shell::Basic
- #unshift — Thor
- #usage — Thor::Argument
- #usage_name — Thor::Command
- #usage_name — Thor::Command
- #use_path_completion? — Thor::LineEditor::Readline
- #valid_type? — Thor::Argument
- #validate! — Thor::Argument
- #with_padding — Thor::Shell
- #yes? — Thor::Shell::Basic