mirror of
https://github.com/sharkdp/bat.git
synced 2025-08-12 09:19:39 +02:00
committed by
David Peter
parent
96aedf6240
commit
a3f8140fbe
@ -78,6 +78,7 @@ impl<'b> Controller<'b> {
|
||||
&self.config,
|
||||
&self.assets,
|
||||
*input_file,
|
||||
file_name,
|
||||
&mut reader,
|
||||
);
|
||||
self.print_file(reader, &mut printer, writer, *input_file, file_name)
|
||||
|
Reference in New Issue
Block a user