Function: expandLocalHomePath()
expandLocalHomePath(
input,home?):string
Expand ~ / ~/... against home, joining with the HOST separator.
Non-home inputs are returned trimmed and unchanged.
Parameters
Section titled “Parameters”string
string = ...
Returns
Section titled “Returns”string