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).
|