tstconfig icon indicating copy to clipboard operation
tstconfig copied to clipboard

assert_in

Open softwareloop opened this issue 11 years ago • 0 comments

Checks that the value is in one of the values provided. E.g.

# /etc/passwd
columns 0 6
property myuser
assert_in /bin/bash /bin/sh /bin/dash

softwareloop avatar Sep 12 '14 08:09 softwareloop