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_json
Copy item path
Settings
Help
Summary
Source
pub fn is_json() ->
bool
Expand description
Returns whether the output format is
OutputFormat::Json
.