dot-makeAbsPath: Create an absolute path from a primary target and a parent...

.makeAbsPathR Documentation

Create an absolute path from a primary target and a parent candidate.

Description

Create an absolute path from a primary target and a parent candidate.

Usage

.makeAbsPath(perhapsRelative, parent)

Arguments

perhapsRelative

Path to primary target directory.

parent

a path to parent folder to use if target isn't absolute.

Value

Target itself if already absolute, else target nested within parent.


pepkit/pepr documentation built on Nov. 23, 2023, 5:54 a.m.