@salesforce/b2c-tooling-sdk / scaffold / renderPathTemplate
Function: renderPathTemplate()
renderPathTemplate(
pathTemplate,context):string
Defined in: packages/b2c-tooling-sdk/src/scaffold/engine.ts:99
Render a file path template (using double-brace variable syntax)
Parameters
pathTemplate
string
The path template string with double-brace placeholders
context
Template context with variables and helpers
Returns
string
Rendered path string