class type user_artifact =object
..end
Artifacts are things to be built (they may already exist), most often
file-tree-locations on a given host
.
method path : string
method exists : Ketrew_pure.Target.Condition.t
method is_bigger_than : int -> Ketrew_pure.Target.Condition.t