Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 778 Bytes

from-merge-template.md

File metadata and controls

16 lines (10 loc) · 778 Bytes

subkt / myaa.subkt.tasks / Merge / fromMergeTemplate

fromMergeTemplate

fun fromMergeTemplate(file: Any): Unit (source)

Merges files as defined in a template file following Merge Scripts syntax.

Note: Currently, lines other than import definitions are ignored, and will not be present in the merged file.

Parameters

file - The path to the merge template file.