Implement `` condition keyword (shell cmd status)

This commit is contained in:
Thibault Jouan
2014-03-08 19:43:41 +00:00
parent a2ca62e7f8
commit 7c6ac4c9d8
6 changed files with 85 additions and 0 deletions

View File

@@ -8,6 +8,7 @@ module Producer::Core
subject(:dsl) { DSL.new(env, &block) }
%w[
`
file_contains
has_dir
has_env