relativePath

Returns the relative path from this script's target base directory to the given path.

The given path object is (logically) resolved as described for file, from which a relative path is calculated.

Return

The relative path.

Parameters

path

The path to convert to a relative path.