Skip to content

craft-hub / projectConfigRevision

Function: projectConfigRevision()

projectConfigRevision(projectPath): Promise<string>

Defined in: packages/craft-hub/src/config.ts:135

Return the revision used to guard incremental project configuration edits.

Parameters

projectPath

string

Returns

Promise<string>

Released under the MIT License.