E | |
exists [Ketrew.EDSL.user_artifact] |
Get “exists” condition (for the
~done_when argument of Ketrew.EDSL.target .
|
I | |
is_bigger_than [Ketrew.EDSL.user_artifact] |
Get the “is bigger than <size>” condition.
|
M | |
metadata [Ketrew.EDSL.user_target] |
The metadata that has been set for the target (work-in-progress).
|
N | |
name [Ketrew.EDSL.user_target] |
Get the name of the target
|
P | |
path [Ketrew.EDSL.user_artifact] |
Return the path of the artifact if the artifact is a volume containing
a single file or directory.
|
product [Ketrew.EDSL.user_target] |
The user-artifact produced by the target, if known (raises exception if
unknown).
|