layout | title | categories | published | alias | tags | |||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
default |
isexecutable |
|
true |
reference-functions-isexecutable.html |
|
Prototype: isexecutable(filaname)
Return type: class
Description: Returns whether the named object filename
has execution rights for the current user.
Arguments:
filename
: File object name, in the range"?(/.*)
Example:
classes:
"yes" expression => isexecutable("/bin/ls");
History: Was introduced in version 3.1.0b1,Nova 2.0.0b1 (2010)