Functions
milestoneTags
Function: milestoneTags()
milestoneTags(
milestone): readonlystring[]
Defined in: src/conventions.ts:491
The tags that DECLARE a Milestone on a stage: its kind tag and its
label tag, in that order. What a declaration site spreads into .tag(...)
or { tags }; what milestoneFromTags reads back.
Parameters
milestone
Returns
readonly string[]
