Module: Moonshot::DoctorHelper
- Included in:
- ArtifactRepository::S3Bucket, BuildMechanism::GithubRelease, BuildMechanism::Script, BuildMechanism::TravisDeploy, Moonshot::DeploymentMechanism::CodeDeploy, Stack
- Defined in:
- lib/moonshot/doctor_helper.rb
Overview
A series of methods for adding “doctor” checks to a mechanism.
Instance Method Summary collapse
Instance Method Details
#doctor_hook ⇒ Object
12 13 14 |
# File 'lib/moonshot/doctor_helper.rb', line 12 def doctor_hook run_all_checks end |