| Safe Haskell | None | 
|---|---|
| Language | Haskell2010 | 
Bcc.CLI.Environment
Synopsis
Documentation
newtype EnvSocketError Source #
Constructors
| CliEnvVarLookup Text | 
Instances
| Show EnvSocketError Source # | |
Defined in Bcc.CLI.Environment  | |
readEnvSocketPath ∷ ExceptT EnvSocketError IO SocketPath Source #
Read the node socket path from the environment. Fails if the environment variable is not set.