$file.diskspace
Return the available diskspace.
Usage
<hash> $file.diskspace([dirpath:string])
Description
Returns as hash, with freespace and totalspace as key, the free diskspace in bytes.
Without optional dirpath parameter will be returned the current device's disk space (i.e. the disk on which KVIrc has been started).

Index, Functions