foundry_
common
1.0.0
In foundry_
common::
io::
shell
Structs
Shell
Enums
ColorChoice
OutputFormat
OutputMode
ShellOut
TtyWidth
Statics
GLOBAL_SHELL
Functions
color_choice
is_json
is_quiet
set_verbosity
supports_color
verbosity
Type Aliases
Verbosity
foundry_common
::
io
::
shell
Function
is_quiet
Copy item path
Settings
Help
Summary
Source
pub fn is_quiet() ->
bool
Expand description
Returns whether the output mode is
OutputMode::Quiet
.