Class: Babushka::DepContext

Inherits:
DepDefiner show all
Includes:
BaseDepRunner
Defined in:
lib/babushka/dep_context.rb

Direct Known Subclasses

MetaDepContext

Instance Attribute Summary

Attributes inherited from DepDefiner

#block, #dependency, #payload

Method Summary

Methods included from UriHelpers

#handle_source, #parse_uris, #process_sources, #setup_source_uris, #uri_processor

Methods included from GitHelpers

#git

Methods inherited from DepDefiner

#basename, #define!, #file_and_line, #file_and_line_for, #get_file_and_line_for, #initialize, #load_path, #met, #name, #result, #unmeetable, #unmet

Methods included from Vars::Helpers

#define_var, #merge, #set, #var

Methods included from VersionOf::Helpers

#VersionOf

Methods included from Prompt::Helpers

#confirm

Methods included from RunHelpers

#_by_babushka, #added_by_babushka, #append_to_file, #babushka_config?, #bundle_rake, #change_line, #change_with_sed, #check_file, #edited_by_babushka, #erb_path_for, #grep, #hostname, #insert_into_file, #log_and_open, #mysql, #rake, #render_erb, #sed, #yaml

Methods included from PathHelpers

#cd, #in_build_dir, #in_dir, #in_download_dir

Methods included from ShellHelpers

#cmd_dir, #failable_shell, #log_shell, #login_shell, #raw_shell, #shell, #shell!, #shell?, #sudo, #which

Methods included from LogHelpers

#debug, #log, #log_block, #log_error, #log_ok, #log_verbose, #log_warn

Methods included from AcceptsBlockFor

#block_for, #default_block_for, #default_blocks, #has_block?, included, #specific_block_for, #store_block_for

Methods included from AcceptsValueFor

included, #store_value_for, #value_for

Methods included from AcceptsListFor

included, #list_for, #store_list_for

Constructor Details

This class inherits a constructor from Babushka::DepDefiner