|
|
$file.typeChecks the type of a path |
| Syntax |
|
| Description |
| Returns "file" if the <filename> points to a real file , "dir" if <filename>
is the name of a directory or "link" if it is a symbolic link. The <filename> should be an unix-style file path and is adjusted according to the system that KVIrc is running on. |