mirror of
https://github.com/sharkdp/bat.git
synced 2025-09-04 12:22:28 +01: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