respect-validation/docs/Executable.md
2015-02-12 14:37:33 -02:00

196 B

Executable

  • v::executable()

Validates if a file is an executable.

v::email()->executable('script.sh'); //true

See also