mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-08-15 12:27:49 +00:00
ch*: improve the presentation
This commit is contained in:
parent
836351dd7a
commit
6de5aa7ac7
1 changed files with 1 additions and 0 deletions
|
@ -34,6 +34,7 @@ pub enum VerbosityLevel {
|
||||||
Verbose,
|
Verbose,
|
||||||
Normal,
|
Normal,
|
||||||
}
|
}
|
||||||
|
|
||||||
#[derive(PartialEq, Eq, Clone, Debug)]
|
#[derive(PartialEq, Eq, Clone, Debug)]
|
||||||
pub struct Verbosity {
|
pub struct Verbosity {
|
||||||
pub groups_only: bool,
|
pub groups_only: bool,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue