Table of Contents - startling-0.0.11 Documentation
Classes and Modules
- Startling
- Startling::Cache
- Startling::CliOptions
- Startling::ColorizeString
- Startling::Command
- Startling::Commands
- Startling::Commands::Base
- Startling::Commands::CheckForLocalMods
- Startling::Commands::CheckWip
- Startling::Commands::CreateBranch
- Startling::Commands::CreatePullRequest
- Startling::Commands::LabelPullRequest
- Startling::Configuration
- Startling::Configuration::CliOption
- Startling::Configuration::HookCommands
- Startling::Generators
- Startling::Generators::ConfigurationGenerator
- Startling::GitLocal
- Startling::Github
- Startling::Github::Api
- Startling::Github::PullRequest
- Startling::Github::Repo
- Startling::Handlers
- Startling::Handlers::DefaultPullRequestHandler
- Startling::Handlers::PullRequestHandlerBase
- Startling::Markdown
- Startling::Shell
- Startling::Story
- Startling::TimeFormatHelpers
- Startling::Work
- Startling::WorkPrinter
Methods
- ::all — Startling::Github::Repo
- ::all — Startling::Work
- ::api — Startling::Github
- ::cache — Startling
- ::configuration — Startling
- ::configure — Startling
- ::escape — Startling::Markdown
- ::from_pull_requests — Startling::Work
- ::in_progress — Startling::Work
- ::load_commands — Startling::Configuration
- ::load_configuration — Startling::Configuration
- ::load_handlers — Startling::Configuration
- ::load_path — Startling::Configuration
- ::method_missing — Startling
- ::new — Startling::Cache
- ::new — Startling::Commands::Base
- ::new — Startling::Configuration
- ::new — Startling::Configuration::HookCommands
- ::new — Startling::Configuration::CliOption
- ::new — Startling::Github::Api
- ::new — Startling::Github::PullRequest
- ::new — Startling::Github::Repo
- ::new — Startling::Handlers::PullRequestHandlerBase
- ::new — Startling::Work
- ::parse — Startling::CliOptions
- ::repo — Startling::Github
- ::reset — Startling
- ::run — Startling::Command
- ::run — Startling::Commands::Base
- ::run — Startling::Shell
- #access_token — Startling::Github::Api
- #add_cli_option — Startling::Configuration
- #ago — Startling::WorkPrinter
- #attributes — Startling::Github::Repo
- #author — Startling::Github::PullRequest
- #authors — Startling::Work
- #body — Startling::Handlers::DefaultPullRequestHandler
- #body — Startling::Handlers::PullRequestHandlerBase
- #branch — Startling::Commands::CreateBranch
- #branch — Startling::Github::PullRequest
- #branch_name — Startling::Commands::CreateBranch
- #build_octokit — Startling::Github::Api
- #business_time_ago — Startling::TimeFormatHelpers
- #check_for_local_mods — Startling::Command
- #checkout_branch — Startling::GitLocal
- #command_class — Startling::Commands::Base
- #commit_message — Startling::Handlers::DefaultPullRequestHandler
- #commit_message — Startling::Handlers::PullRequestHandlerBase
- #count — Startling::WorkPrinter
- #create_branch — Startling::Commands::CreateBranch
- #create_branch — Startling::Commands::CreatePullRequest
- #create_empty_commit — Startling::GitLocal
- #create_pull_request — Startling::Command
- #create_remote_branch — Startling::GitLocal
- #create_startling_folders — Startling::Generators::ConfigurationGenerator
- #created_at — Startling::Github::PullRequest
- #current_branch — Startling::GitLocal
- #current_branch_has_no_commits? — Startling::GitLocal
- #custom_validate_branch_name — Startling::Commands::CreateBranch
- #default_branch — Startling::Commands::CreateBranch
- #default_branch — Startling::Github::Repo
- #destroy_branch — Startling::GitLocal
- #execute — Startling::Command
- #execute — Startling::Commands::Base
- #execute — Startling::Commands::CheckForLocalMods
- #execute — Startling::Commands::CheckWip
- #execute — Startling::Commands::CreateBranch
- #execute — Startling::Commands::CreatePullRequest
- #execute — Startling::Commands::LabelPullRequest
- #faraday_builder_class — Startling::Github::Api
- #fetch — Startling::Cache
- #format_pull_request — Startling::WorkPrinter
- #format_pull_request_labels — Startling::WorkPrinter
- #format_work — Startling::WorkPrinter
- #get_branch_name — Startling::Commands::CreateBranch
- #get_story_body — Startling::Handlers::DefaultPullRequestHandler
- #get_title — Startling::Handlers::DefaultPullRequestHandler
- #git — Startling::Command
- #handler_class — Startling::Commands::Base
- #hook_commands — Startling::Configuration
- #hours_ago — Startling::TimeFormatHelpers
- #id — Startling::Github::PullRequest
- #in_progress? — Startling::Github::PullRequest
- #in_progress? — Startling::Work
- #indent — Startling::WorkPrinter
- #label_names — Startling::Github::PullRequest
- #labels_for_issue — Startling::Github::Api
- #load_commands — Startling::Commands::Base
- #load_configuration — Startling::Commands::Base
- #load_handlers — Startling::Commands::Base
- #local_branches — Startling::GitLocal
- #long_switch — Startling::Configuration::CliOption
- #octokit — Startling::Github::Api
- #open_pull_request — Startling::Commands::CreatePullRequest
- #open_pull_request — Startling::Github::Api
- #open_pull_request — Startling::Github::Repo
- #pdt — Startling::TimeFormatHelpers
- #pluralize — Startling::TimeFormatHelpers
- #prefetch_data — Startling::Github::PullRequest
- #print — Startling::WorkPrinter
- #print_args — Startling::Commands::Base
- #print_name_error_message — Startling::Commands::Base
- #project_root — Startling::GitLocal
- #prompt_for_login — Startling::Github::Api
- #prompt_for_otp — Startling::Github::Api
- #prompt_for_password — Startling::Github::Api
- #pull_request — Startling::Github::Api
- #pull_request — Startling::Github::Repo
- #pull_request_body_text — Startling::Story
- #pull_request_handler — Startling::Commands::CreatePullRequest
- #pull_request_title — Startling::Story
- #pull_requests — Startling::Github::Api
- #pull_requests — Startling::Github::Repo
- #push_origin_head — Startling::GitLocal
- #remote_branches — Startling::GitLocal
- #remote_url — Startling::GitLocal
- #repo — Startling::Commands::CreateBranch
- #repo — Startling::Commands::CreatePullRequest
- #repo — Startling::Commands::LabelPullRequest
- #repo_name — Startling::GitLocal
- #repository — Startling::Github::Api
- #repository_attributes — Startling::Github::Api
- #revision_sha — Startling::GitLocal
- #run_hook_commands — Startling::Command
- #set_labels_for_issue — Startling::Github::Api
- #set_labels_for_issue — Startling::Github::Repo
- #start_story — Startling::Command
- #started_at — Startling::Work
- #status — Startling::GitLocal
- #story — Startling::Handlers::DefaultPullRequestHandler
- #sym — Startling::Configuration::CliOption
- #title — Startling::Github::PullRequest
- #title — Startling::Handlers::DefaultPullRequestHandler
- #title — Startling::Handlers::PullRequestHandlerBase
- #to_camel_case — Startling::Commands::Base
- #to_s — Startling::Work
- #updated_at — Startling::Github::PullRequest
- #url — Startling::Github::PullRequest
- #valid_branch_name? — Startling::Commands::CreateBranch