isAbsolute

external fun isAbsolute(path: String): Promise<Boolean>(source)

Returns whether the path is absolute or not.

Since

1.0.0