FileSystem.isDirectory

bool isDirectory(string path)

Returns true when path exists and is a directory.

Remarks

This is a convenience probe. It returns false for files, missing paths, and errors that prevent reliable probing.

Parameters

string
path

Path to probe.

Generated with campc v0.8.0-preview.1+4df4cd2858d46c717d136ff5c571742dc449f642.