respect-validation/docs/Executable.md
2017-03-28 11:53:14 +02:00

473 B

Executable

  • Executable()

Validates if a file is an executable.

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

Changelog

Version Description
0.7.0 Created

See also: