url/url_absolute_utils library
Functions
-
isAbsoluteUrl(
String url) → bool - Is absolute URL / is relative path. Roadmap #174.
-
isRelativePath(
String path) → bool -
Whether
pathis a relative path (no leading/and no drive letter).
path is a relative path (no leading / and no drive letter).