Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 201 Bytes

Executable.md

File metadata and controls

15 lines (10 loc) · 201 Bytes

Executable

  • v::executable()

Validates if a file is an executable.

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

See also: