Implement `file_match' condition keyword

This commit is contained in:
Thibault Jouan
2014-09-27 12:14:16 +00:00
parent 1f84b484bd
commit 2543fdeb00
6 changed files with 93 additions and 0 deletions

View File

@@ -9,6 +9,7 @@ module Producer::Core
sh
file_contains
file_eq
file_match
dir?
env?
executable?