class
Squarectl::Config::ComposeFile
- Squarectl::Config::ComposeFile
- Reference
- Object
Overview
Extra compose files (resolved under squarectl/targets/common/) to append
after the conventional base files, scoped to one or more targets.
:nodoc:
Included Modules
- JSON::Serializable
- YAML::Serializable
Defined in:
squarectl/config/compose_file.crConstructors
Instance Method Summary
- #files : Array(String)
- #files=(files : Array(String))
- #target : String | Array(String)
- #target=(target : String | Array(String))