bcc-cli-1.99.0
Safe HaskellNone
LanguageHaskell2010

Bcc.CLI.Environment

Synopsis

Documentation

newtype EnvSocketError Source #

Constructors

CliEnvVarLookup Text 

Instances

Instances details
Show EnvSocketError Source # 
Instance details

Defined in Bcc.CLI.Environment

readEnvSocketPathExceptT EnvSocketError IO SocketPath Source #

Read the node socket path from the environment. Fails if the environment variable is not set.