Function: getPairedTemplatePropertiesPath()
function getPairedTemplatePropertiesPath(filePath: string): string;
Defined in: _internal/workflow-template-properties.ts:62
Build the matching .properties.json path for a template YAML path.
Parametersโ
filePathโ
string
Returnsโ
string