Negate a stream specifier: exclude this stream from all outputs.
negateMap(ss(0, 'a', 2)) → ['-map', '-0:a:2'] Copy
negateMap(ss(0, 'a', 2)) → ['-map', '-0:a:2']
Negate a stream specifier: exclude this stream from all outputs.