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