drat (version 0.1.2)

getPathForPackage: Get relative path for package type

Description

This function returns the directory path (relative to the repo root) where the package needs to be copied to.

Usage

getPathForPackage(file)

Arguments

file
The fully qualified path of the package

Value

string Relative file path where packages of this type should be copied to.