Sha256: 87b51cc1ce807389a183de4f307213d075e016f38f70c0d3aa174162d58f0c80
Contents?: true
Size: 547 Bytes
Versions: 7
Compression:
Stored size: 547 Bytes
Contents
# [.writer] Writer {{parent: cmp}} The system shall provide the `Writer component`. The component shall provide functions of writing requirements repository to markup text. ## [.write] Write function The `Writer` component shall provide the function `write`. __Input__ Parameter | Type | Required | Description --------- | ---- | -------- | ----------- node | Node | Yes | see [[ent.node]] template | Template | Yes | se [[ent.tt]] __Output__ Text presentation of `node` parameter according to `template` parameter
Version data entries
7 entries across 7 versions & 1 rubygems