Table of Contents - pkg-maintainer-1.1.16 Documentation
Classes and Modules
- Maintainer
- Maintainer::BashRun
- Maintainer::CDInst
- Maintainer::CocoapodRunner
- Maintainer::CommandRunner
- Maintainer::Commands
- Maintainer::Commands::Cocoapods
- Maintainer::Commands::Cocoapods::Init
- Maintainer::Commands::Cocoapods::Install
- Maintainer::Commands::Cocoapods::Uninstall
- Maintainer::Commands::Cocoapods::Update
- Maintainer::Commands::Cocoapods::Version
- Maintainer::Commands::Git
- Maintainer::Commands::Git::Init
- Maintainer::Commands::Git::Install
- Maintainer::Commands::Git::Update
- Maintainer::Commands::Git::Version
- Maintainer::Commands::Pip
- Maintainer::Commands::Pip::Install
- Maintainer::Commands::Pip::Uninstall
- Maintainer::Commands::Pip::Update
- Maintainer::Commands::Pip::Version
- Maintainer::GITClone
- Maintainer::GITFork
- Maintainer::GITPull
- Maintainer::GitRunner
- Maintainer::I_Instructions
- Maintainer::Init
- Maintainer::InstallGIT
- Maintainer::InstallPIP
- Maintainer::InstructionParser
- Maintainer::MaintainerPty
- Maintainer::MaintainerPtyError
- Maintainer::MaintainerUpdater
- Maintainer::OS
- Maintainer::PIPInstall
- Maintainer::PipRunner
- Maintainer::Runner
- Maintainer::Setup
- Maintainer::Updater
- Maintainer::Writer
- StandardError
Methods
- ::_execute — Maintainer::CommandRunner
- ::add_pod — Maintainer::CocoapodRunner
- ::adding_pod_message — Maintainer::CocoapodRunner
- ::are_cocoapods_installed! — Maintainer::CocoapodRunner
- ::command! — Maintainer::Commands::Pip::Install
- ::command! — Maintainer::Commands::Pip::Uninstall
- ::command! — Maintainer::Commands::Pip::Version
- ::command! — Maintainer::Commands::Pip::Update
- ::command! — Maintainer::Commands::Cocoapods::Install
- ::command! — Maintainer::Commands::Cocoapods::Uninstall
- ::command! — Maintainer::Commands::Cocoapods::Version
- ::command! — Maintainer::Commands::Cocoapods::Init
- ::command! — Maintainer::Commands::Cocoapods::Update
- ::command! — Maintainer::Commands::Git::Install
- ::command! — Maintainer::Commands::Git::Version
- ::command! — Maintainer::Commands::Git::Init
- ::command! — Maintainer::Commands::Git::Update
- ::create_folder! — Maintainer::Init
- ::create_maintainfile! — Maintainer::Init
- ::create_podfile! — Maintainer::CocoapodRunner
- ::dependencies — Maintainer::Commands::Pip::Uninstall
- ::error — Maintainer::CocoapodRunner
- ::execute — Maintainer::CommandRunner
- ::execute_sudo — Maintainer::CommandRunner
- ::file_replace — Maintainer::Writer
- ::file_write — Maintainer::Writer
- ::init — Maintainer::Runner
- ::install — Maintainer::PipRunner
- ::install_cocoapods — Maintainer::Runner
- ::install_cocoapods! — Maintainer::CocoapodRunner
- ::install_git — Maintainer::Runner
- ::install_git! — Maintainer::GitRunner
- ::install_pip — Maintainer::Runner
- ::install_pip! — Maintainer::PipRunner
- ::installed! — Maintainer::InstallPIP
- ::installed! — Maintainer::InstallGIT
- ::isLinix? — Maintainer::OS
- ::isMac? — Maintainer::OS
- ::isWindows? — Maintainer::OS
- ::is_git_installed! — Maintainer::GitRunner
- ::is_pip_installed! — Maintainer::PipRunner
- ::new — Maintainer::MaintainerPtyError
- ::new — Maintainer::I_Instructions
- ::new — Maintainer::PIPInstall
- ::new — Maintainer::GITFork
- ::new — Maintainer::GITPull
- ::new — Maintainer::GITClone
- ::new — Maintainer::BashRun
- ::new — Maintainer::CDInst
- ::new_pod — Maintainer::MaintainerUpdater
- ::newline! — Maintainer::Writer
- ::parse — Maintainer::InstructionParser
- ::parse_into_inst — Maintainer::Setup
- ::pip — Maintainer::Runner
- ::pod — Maintainer::Runner
- ::pod_update! — Maintainer::CocoapodRunner
- ::podinit — Maintainer::Runner
- ::proccess_file — Maintainer::Setup
- ::process_instruction — Maintainer::Setup
- ::requires_sudo! — Maintainer::Commands::Pip::Install
- ::requires_sudo! — Maintainer::Commands::Pip::Uninstall
- ::requires_sudo! — Maintainer::Commands::Pip::Version
- ::requires_sudo! — Maintainer::Commands::Pip::Update
- ::requires_sudo! — Maintainer::Commands::Cocoapods::Install
- ::requires_sudo! — Maintainer::Commands::Cocoapods::Uninstall
- ::requires_sudo! — Maintainer::Commands::Cocoapods::Version
- ::requires_sudo! — Maintainer::Commands::Cocoapods::Init
- ::requires_sudo! — Maintainer::Commands::Cocoapods::Update
- ::requires_sudo! — Maintainer::Commands::Git::Install
- ::requires_sudo! — Maintainer::Commands::Git::Version
- ::requires_sudo! — Maintainer::Commands::Git::Init
- ::requires_sudo! — Maintainer::Commands::Git::Update
- ::setup — Maintainer::Runner
- ::setup! — Maintainer::Init
- ::setup! — Maintainer::Setup
- ::setup_guide! — Maintainer::Writer
- ::show_error — Maintainer::Writer
- ::show_success — Maintainer::Writer
- ::spawn — Maintainer::MaintainerPty
- ::success — Maintainer::CocoapodRunner
- ::uninstall_cocoapods — Maintainer::Runner
- ::uninstall_cocoapods! — Maintainer::CocoapodRunner
- ::uninstall_git — Maintainer::Runner
- ::uninstall_git! — Maintainer::GitRunner
- ::uninstall_pip! — Maintainer::PipRunner
- ::unix? — Maintainer::OS
- ::update_all! — Maintainer::Runner
- ::update_all! — Maintainer::MaintainerUpdater
- ::update_all! — Maintainer::Updater
- ::welcome! — Maintainer::Writer
- ::write — Maintainer::Writer
- #crash_on_error! — Maintainer::I_Instructions
- #crash_on_error! — Maintainer::PIPInstall
- #crash_on_error! — Maintainer::InstallPIP
- #crash_on_error! — Maintainer::InstallGIT
- #crash_on_error! — Maintainer::GITFork
- #crash_on_error! — Maintainer::GITPull
- #crash_on_error! — Maintainer::GITClone
- #crash_on_error! — Maintainer::BashRun
- #crash_on_error! — Maintainer::CDInst
- #error_message! — Maintainer::I_Instructions
- #error_message! — Maintainer::PIPInstall
- #error_message! — Maintainer::GITFork
- #error_message! — Maintainer::GITPull
- #error_message! — Maintainer::GITClone
- #error_message! — Maintainer::BashRun
- #error_message! — Maintainer::CDInst
- #exit_status — StandardError
- #run! — Maintainer::I_Instructions
- #run! — Maintainer::PIPInstall
- #run! — Maintainer::InstallPIP
- #run! — Maintainer::InstallGIT
- #run! — Maintainer::GITFork
- #run! — Maintainer::GITPull
- #run! — Maintainer::GITClone
- #run! — Maintainer::BashRun
- #run! — Maintainer::CDInst
- #success_message! — Maintainer::I_Instructions
- #success_message! — Maintainer::PIPInstall
- #success_message! — Maintainer::GITFork
- #success_message! — Maintainer::GITPull
- #success_message! — Maintainer::GITClone
- #success_message! — Maintainer::BashRun
- #success_message! — Maintainer::CDInst