Safe Haskell | None |
---|---|
Language | Haskell2010 |
Synopsis
Documentation
newtype EnvSocketError Source #
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.