Skip to content

craft-hub / identifyProjectReference

Function: identifyProjectReference()

identifyProjectReference(inputPath): Promise<ProjectReference>

Defined in: packages/craft-hub/src/project-reference.ts:62

Derive one Project Reference from local Git facts without changing the checkout.

Parameters

inputPath

string

Returns

Promise<ProjectReference>

Released under the MIT License.