☰
D
dejadoc
DDN
/
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.