File size: 95 Bytes
7cc9dda | 1 2 3 4 5 6 | {
"input": "$input/**/*.txt",
"output": "$output/**/*.txt",
"temp": "$temp/**/*.txt"
}
|
7cc9dda | 1 2 3 4 5 6 | {
"input": "$input/**/*.txt",
"output": "$output/**/*.txt",
"temp": "$temp/**/*.txt"
}
|