Contents

usableButLimited

A probe result for a recognized file system that is usable, but with limited capabilities.

Declaration

class var usableButLimited: FSProbeResult { get }

Discussion

This kind of probe result lacks the name, containerID, or both. Don’t return this result from probing a resource that isn’t limited.

See Also

Working with results