mirror of
https://github.com/TECHNOFAB11/tmux-copyrat.git
synced 2025-12-14 17:03:50 +01:00
refactor: HintStyleCli -> HintStyleArg
This commit is contained in:
parent
5d4f19d7ba
commit
f539545edd
3 changed files with 11 additions and 11 deletions
|
|
@ -2,4 +2,4 @@ mod bridge;
|
|||
mod core;
|
||||
|
||||
pub use self::bridge::BridgeOpt;
|
||||
pub use self::core::{CliOpt, HintStyleCli};
|
||||
pub use self::core::{CliOpt, HintStyleArg};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue