hercules-ci-cli-0.3.6: The hci command for working with Hercules CI
Safe HaskellSafe-Inferred
LanguageHaskell2010

Hercules.CLI.Common

Documentation

runAuthenticatedOrDummy Source #

Arguments

:: Bool

Use fake credential if False.

-> RIO (HerculesClientToken, HerculesClientEnv) b 
-> IO b 

exitMsg :: MonadIO m => Text -> m a Source #