summaryrefslogtreecommitdiff
path: root/subplot/summain.yaml
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2020-12-12 11:44:50 +0200
committerLars Wirzenius <liw@liw.fi>2020-12-12 11:44:50 +0200
commit79183fab131b0e426abf647472469aed160e66f7 (patch)
tree156f23311b1e2ceabb069dd46bd4af871f5005d3 /subplot/summain.yaml
parent0e3bec381d9c1a04448b62483d1635961ca3b3d3 (diff)
downloadsummain-rs-79183fab131b0e426abf647472469aed160e66f7.tar.gz
feat: support symbolic links
Diffstat (limited to 'subplot/summain.yaml')
-rw-r--r--subplot/summain.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/subplot/summain.yaml b/subplot/summain.yaml
index 31bc28c..2fd12a5 100644
--- a/subplot/summain.yaml
+++ b/subplot/summain.yaml
@@ -7,6 +7,9 @@
- given: file {filename}
function: create_file
+- given: symlink {linkname} pointing at {target}
+ function: create_symlink
+
- given: atime for {filename} is {timestamp}
function: set_atime