Function: isHomeRelativePath()
isHomeRelativePath(
input):boolean
True when input is ~ or a path under ~/ (or ~).
Parameters
Section titled “Parameters”string
Returns
Section titled “Returns”boolean
isHomeRelativePath(
input):boolean
True when input is ~ or a path under ~/ (or ~).
string
boolean