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