summaryrefslogtreecommitdiff
path: root/spec-qdp/spec/qdp-action-remove-tree.yml
blob: 4a659e8a70b30714de9a5dca0e849be3c36ded8a (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
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
copyrights:
- Copyright (C) 2022 embedded brains GmbH & Co. KG
enabled-by: true
links:
- role: spec-member
  uid: root
- role: spec-refinement
  spec-key: action
  spec-value: remove-tree
  uid: qdp-action
spec-description: null
spec-example: null
spec-info:
  dict:
    attributes:
      missing-ok:
        description: |
          It shall be true, if the directory may be missing, otherwise false.
        spec-type: bool
      path:
        description: |
          It shall be the path to the directory tree to remove.
        spec-type: str
    description: |
      This set of attributes specifies a removal of a directory tree action.
    mandatory-attributes: all
spec-name: Remove Directory Tree Action
spec-type: qdp-action-remove-tree
type: spec