Back to FabImage Studio website

You are here: Start » Filter Reference » System » File System » CheckDiskSpace

CheckDiskSpace


Module: FoundationLite

Determines the information about the filesystem on which the pathname inPath is located.

Name Type Description
Input value inPath Directory Input path
Output value outCapacity Long Total size of the filesystem, in bytes
Output value outFree Long Free space on the filesystem, in bytes
Output value outAvailable Long Free space available to a non-privileged process (may be equal or less than outFree)

Complexity Level

This filter is available on Basic Complexity Level.