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