datarhei-dragonfork-core/restream/app
Ingo Oppermann a2898061b0
Add optional escape character to process placeholder
If a value for a placeholder needs escaping, add the character to
escape with an "^" to the name of the placeholder, e.g. {memfs^:}.
This will escape all occurences of ":" in the value for {memfs}
with a "\".
2022-07-04 20:20:15 +02:00
..
avstream.go Add v16.7.2 2022-05-13 19:26:45 +02:00
log.go Add v16.7.2 2022-05-13 19:26:45 +02:00
probe.go Add v16.7.2 2022-05-13 19:26:45 +02:00
process.go Add optional escape character to process placeholder 2022-07-04 20:20:15 +02:00
process_test.go Add optional escape character to process placeholder 2022-07-04 20:20:15 +02:00
progress.go Add v16.7.2 2022-05-13 19:26:45 +02:00