hash-addressed-cli-2.1.0.1: Hash-addressed file storage app
Safe HaskellSafe-Inferred
LanguageGHC2021

HashAddressed.App.Verbosity.Type

Synopsis

Documentation

data Verbosity Source #

On non-zero exit code, stderr messages are printed regardless of verbosity

Constructors

Verbosity 

Fields

  • quiet :: Bool

    Controls whether normal stdout output is printed

  • verbose :: Bool

    Controls whether chatty stderr output is printed