tao-test/app/vendor/respect/validation/docs/rules/Executable.md

440 B

Executable

  • v::executable()

Validates if a file is an executable.

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

See also: