summaryrefslogtreecommitdiff
path: root/spec-qdp/spec/qdp-action-create-ini-file.yml
blob: 269a22b8afd3bdefd9b4650c63b1c46be34f8e36 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
copyrights:
- Copyright (C) 2023 embedded brains GmbH & Co. KG
enabled-by: true
links:
- role: spec-member
  uid: root
- role: spec-refinement
  spec-key: action
  spec-value: create-ini-file
  uid: qdp-action
spec-description: null
spec-example: null
spec-info:
  dict:
    attributes:
      output-name:
        description: |
          It shall be name of the output directory state.
        spec-type: str
      sections:
        description: null
        spec-type: qdp-ini-file-section-list
      target:
        description: |
          If the value is present, then it shall be the target file relative to
          the base directory of the output directory state, otherwise the
          target file is the first file of the output directory state.
        spec-type: optional-str
    description: |
      This set of attributes specifies a create INI file action.
    mandatory-attributes: all
spec-name: Create INI File Action
spec-type: qdp-action-create-ini-file
type: spec