powered by
Test if full path
is_full_path(x)
TRUE only when path starts with ~, /, \ or X: (i.e. when x is a full path), FALSE otherwise.
TRUE
FALSE
String giving file/path name.