Function: repositoryGenerator
resource-plugin/src.repositoryGenerator
repositoryGenerator(
tree
,options
):Promise
<() =>Promise
<void
>>
Parameters
▪ tree: Tree
▪ options: RepositoryGeneratorSchema
Returns
Promise
<() => Promise
<void
>>
Source
libs/resource-plugin/src/generators/repository/generator.ts:12
Generated using typedoc-plugin-markdown and TypeDoc