Skip to content

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.

TemplateDefinition

Template metadata including id, defaultCategory, templateDir, and features.

string

Multi-line template details text for CLI output.