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

Description Usage Arguments Value

Description

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

Usage

1
.makeAbsPath(perhapsRelative, parent)

Arguments

perhapsRelative

Path to primary target directory.

parent

Path to parent folder to use if target isn't absolute.

Value

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


databio/projectInit documentation built on May 23, 2019, 11:33 p.m.