Hierarchy

  • ITemplateMatch

Properties

from: string

The path within the module from where the match was executed.

fullPath: string

The full path, usually from/match.

match: string

The actual glob matched.

module: ModuleSourceNode

The module informations where the match was found.

The ancestor matches (in case of nested templates).

Nested templates are poorly tested and might have unexpected behaviors. Yet, they should work. If you use nested templates & encounter a problem, feel free to open an issue so that I can have real use cases.

Generated using TypeDoc