formatTemplateDetails
formatTemplateDetails(
template):string
Defined in: wp-typia-project-tools/src/runtime/cli-templates.ts:61
Format the detailed template description for templates inspect.
This expands special layer combinations for the persistence and compound
templates and returns a multi-line block centered on human-facing identity,
capabilities, and logical layer composition.
Parameters
Section titled “Parameters”template
Section titled “template”TemplateDefinition
Template metadata including id, defaultCategory,
templateDir, and features.
Returns
Section titled “Returns”string
Multi-line template details text for CLI output.