Class: Trooper::Actions::UpdateRepositoryAction
- Inherits:
-
DefaultAction
- Object
- Trooper::Action
- DefaultAction
- Trooper::Actions::UpdateRepositoryAction
- Defined in:
- lib/trooper/actions/update_repository_action.rb
Instance Attribute Summary
Attributes inherited from Trooper::Action
#block, #commands, #config, #description, #name, #options
Method Summary
Methods inherited from DefaultAction
Methods inherited from Trooper::Action
#call, #initialize, #method_missing, #ok?, #prerequisite_call, #reset_commands!, #run, #type
Methods included from DSL::Bundler
#bundle_exec, #bundle_install, #rake
Methods included from DSL::Rake
Methods included from DSL::Folders
#cd, #create_folder, #create_folders, #delete_folder
Constructor Details
This class inherits a constructor from Trooper::Actions::DefaultAction
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class Trooper::Action