Path.isFullyQualified
bool isFullyQualified(const char[] path)Returns true when path is absolute without depending on current directory state.
Remarks
On Windows, C:\foo and \\server\share are fully qualified, but C:foo and \foo are only rooted.
Parameters
const char[]
path
Generated with campc v0.8.0-preview.1+4df4cd2858d46c717d136ff5c571742dc449f642.