Table of Contents - git_context-0.3.0 Documentation
Classes and Modules
- GitContext
- GitContext::CLI
- GitContext::Commands
- GitContext::Commands::Base
- GitContext::Commands::CreateContext
- GitContext::Commands::CreateProfile
- GitContext::Commands::DeleteProfile
- GitContext::Commands::Help
- GitContext::Commands::ListProfile
- GitContext::Commands::Setup
- GitContext::ConfigData
- GitContext::Configuration
- GitContext::Error
- GitContext::Interaction
- GitContext::Storage
- GitContext::Storage::Git
- GitContext::Storage::YML
Methods
- ::new — GitContext::CLI
- ::new — GitContext::Commands::Base
- ::new — GitContext::ConfigData
- ::new — GitContext::Configuration
- ::new — GitContext::Interaction
- ::new — GitContext::Storage::Git
- ::new — GitContext::Storage::YML
- #add_context — GitContext::Configuration
- #add_context — GitContext::Storage::Git
- #add_profile — GitContext::Configuration
- #add_profile — GitContext::Storage::Git
- #call — GitContext::Commands::Base
- #call — GitContext::Commands::CreateContext
- #call — GitContext::Commands::CreateProfile
- #call — GitContext::Commands::DeleteProfile
- #call — GitContext::Commands::Help
- #call — GitContext::Commands::ListProfile
- #call — GitContext::Commands::Setup
- #command_for — GitContext::CLI
- #config_filepath — GitContext::Storage::YML
- #content — GitContext::Storage::YML
- #contexts_filepath — GitContext::Storage::Git
- #create_base_dir — GitContext::Configuration
- #create_contexts_file — GitContext::Storage::Git
- #create_dir — GitContext::Storage::Git
- #create_profiles_dir — GitContext::Storage::Git
- #delete_profile — GitContext::Configuration
- #exec — GitContext::CLI
- #git_context_dir — GitContext::Configuration
- #git_context_dir — GitContext::Storage::Git
- #git_context_dir — GitContext::Storage::YML
- #global_gitconfig_path — GitContext::Storage::Git
- #home — GitContext::Storage::Git
- #include — GitContext::Storage::Git
- #included? — GitContext::Storage::Git
- #info — GitContext::Interaction
- #list_profile_names — GitContext::Configuration
- #load — GitContext::Storage::YML
- #load_contexts_from_file — GitContext::Storage::YML
- #load_profiles_from_file — GitContext::Storage::YML
- #profile_filepath — GitContext::Storage::Git
- #profiles_dir — GitContext::Storage::Git
- #prompt_delete_profile — GitContext::Interaction
- #prompt_profile — GitContext::Interaction
- #prompt_profile_name — GitContext::Interaction
- #prompt_user_info — GitContext::Interaction
- #prompt_work_dir — GitContext::Interaction
- #reset — GitContext::Storage::Git
- #save — GitContext::Storage::Git
- #save — GitContext::Storage::YML
- #save_contexts — GitContext::Storage::Git
- #save_into_storage — GitContext::Configuration
- #save_profiles — GitContext::Storage::Git
- #serialize — GitContext::ConfigData
- #serialized_data — GitContext::Storage::YML
- #setup — GitContext::Configuration
- #setup — GitContext::Storage::Git
- #setup — GitContext::Storage::YML
- #setup_storage — GitContext::Configuration
- #show — GitContext::Interaction
- #touch_file — GitContext::Storage::Git