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