Skip to content

@saflib/imports


Function: isWorkflowTemplatePackage()

isWorkflowTemplatePackage(packageDir, rootDir): boolean

Workflow scaffold packages are workspace members but should not appear in solution roots (they're templates, not shipped compilation units).

Parameters

ParameterType
packageDirstring
rootDirstring

Returns

boolean