Files
nplus/dsl/waitFor.dsl

6 lines
160 B
Plaintext
Raw Normal View History

2026-03-10 07:33:55 +01:00
waitFor = component "init:waitFor" "Init-Container that waits for any given preqequisite" {
technology "bash"
tags "nplus"
main -> this "waitFor"
}