respect-validation/docs/Executable.md
2015-08-20 01:38:41 -03:00

201 B

Executable

  • v::executable()

Validates if a file is an executable.

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

See also: