Module: Shared
- Defined in:
- lib/shared/constants.rb
Overview
The idea behind this module is that it can be Ruby code we can share between Plans and Tasks and any other thing we want to write Ruby for that needs a home. From here we can require it in task Ruby or in a custom Ruby function to then be consumed by a Manifest or a Plan.
Defined Under Namespace
Classes: Constants