Skip to content

Commit 390122c

Browse files
author
mgeipel
committed
fixed #57
1 parent 03d03d8 commit 390122c

File tree

4 files changed

+11
-0
lines changed

4 files changed

+11
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
A
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
B
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
C
2+
D
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
default dir = FLUX_DIR + "dir";
2+
3+
dir|
4+
read-dir(recursive="true")|
5+
open-file|
6+
as-lines|
7+
write("stdout");

0 commit comments

Comments
 (0)