mirror of
https://github.com/sharkdp/bat
synced 2026-08-03 18:51:44 +00:00
Replace Input::stdin_as_file with bat-application functions
This commit is contained in:
@@ -6,6 +6,7 @@ mod assets;
|
||||
mod clap_app;
|
||||
mod config;
|
||||
mod directories;
|
||||
mod input;
|
||||
|
||||
use std::collections::HashSet;
|
||||
use std::ffi::OsStr;
|
||||
|
||||
Reference in New Issue
Block a user