Back

looks-like-absolute-file-path? (clj)

(source)

function

(looks-like-absolute-file-path? path)
Does the resource path seem to be an absolute file path, considering the system file separator, and (when running on Windows) the possibility of a drive letter prefix?

Examples