☰
DDOCs
DDN
v7.0.0
/
ddn.os.path
/
Path.isAbsolute
🔍
☾
Path.isAbsolute
bool isAbsolute()
const
Checks if the path is absolute.
Returns
true
if the path is absolute,
false
otherwise.