file:is-dir

Tests if $path points to a directory. On UNIX-based systems the root and the volume roots are considered directories.

is-dir($path as xs:string) ➔ xs:boolean

Arguments

 

$path

xs:string

Path to file/directory

Result

xs:boolean

Namespace

http://expath.org/ns/file

Links to specifications

EXPath File Module