Class: Luban::Deployment::Packages::Git
- Inherits:
-
Luban::Deployment::Package::Base
- Object
- CLI::Command
- Command
- Luban::Deployment::Package::Base
- Luban::Deployment::Packages::Git
- Defined in:
- lib/luban/deployment/packages/git.rb
Defined Under Namespace
Classes: Installer
Constant Summary
Constants included from Command::Tasks::Install
Command::Tasks::Install::Actions
Constants included from Luban::Deployment::Parameters::General
Luban::Deployment::Parameters::General::DefaultLubanRootPath
Instance Attribute Summary
Attributes inherited from Luban::Deployment::Package::Base
Attributes included from Helpers::Configuration
Method Summary
Methods inherited from Luban::Deployment::Package::Base
apply_to, #binstubs, #cleanup, decompose_version, dependencies, #find_application, #find_project, #has_version?, inherited, #install, #install_all, package_class, #package_options, required_packages_for, #show_current, #show_summary, #uninstall, #uninstall!, #uninstall_all, #update_package_options, #versions, #whence, #which, worker_class
Methods included from Command::Tasks::Install
Methods included from Luban::Deployment::Parameters::Base
Methods inherited from Command
#base_templates_path, #controllable?, #default_templates, default_worker_class, #deployable?, dispatch_task, #display_name, #installable?, #run_task, #task, worker_class
Methods included from Luban::Deployment::Parameters::General
Methods included from Helpers::Configuration
#ask, #default_templates_paths, #fetch, #find_template_file, #load_configuration_file, #primary, #release_roles, #role, #roles, #server, #set, #set_default, #syntax_error?