summaryrefslogtreecommitdiff
path: root/spec-qdp/spec/qdp-action-remove-empty-directories.yml
blob: dd6afa6f2d3ac602c6c5a7d9e562dd5cddfa3965 (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
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-empty-directories
  uid: qdp-action
spec-description: null
spec-example: null
spec-info:
  dict:
    attributes:
      path:
        description: |
          It shall be the path to the base directory of the removal action.
        spec-type: str
    description: |
      This set of attributes specifies a removal of empty directories action.
      The action recursively removes all empty subdirectories of the base
      directory and the base directory itself if it gets empty.
    mandatory-attributes: all
spec-name: Remove Empty Directories Action
spec-type: qdp-action-remove-empty-directories
type: spec