summaryrefslogtreecommitdiff
path: root/spec-qdp/spec/qdp-action-touch.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec-qdp/spec/qdp-action-touch.yml')
-rw-r--r--spec-qdp/spec/qdp-action-touch.yml30
1 files changed, 30 insertions, 0 deletions
diff --git a/spec-qdp/spec/qdp-action-touch.yml b/spec-qdp/spec/qdp-action-touch.yml
new file mode 100644
index 00000000..f6aa8fdf
--- /dev/null
+++ b/spec-qdp/spec/qdp-action-touch.yml
@@ -0,0 +1,30 @@
+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: touch
+ uid: qdp-action
+spec-description: null
+spec-example: null
+spec-info:
+ dict:
+ attributes:
+ exist-ok:
+ description: |
+ It shall be true, if the file may already exist, otherwise false.
+ spec-type: bool
+ path:
+ description: |
+ It shall be the path to the file to touch.
+ spec-type: str
+ description: |
+ This set of attributes specifies a touch file action.
+ mandatory-attributes: all
+spec-name: Touch File Action
+spec-type: qdp-action-touch
+type: spec