mirror of
https://github.com/sharkdp/bat.git
synced 2025-09-01 19:02:22 +01:00
Completely refactor 'input' module
This commit is contained in:
@@ -8,7 +8,7 @@ pub(crate) mod controller;
|
||||
mod decorations;
|
||||
mod diff;
|
||||
pub mod errors;
|
||||
pub(crate) mod input;
|
||||
pub mod input;
|
||||
mod less;
|
||||
pub(crate) mod line_range;
|
||||
mod output;
|
||||
|
Reference in New Issue
Block a user