Safe Haskell | None |
---|---|
Language | Haskell2010 |
Hedgehog.Extras.Stock.IO.Network.Sprocket
Synopsis
- data Sprocket = Sprocket {}
- doesSprocketExist :: Sprocket -> IO Bool
- sprocketArgumentName :: Sprocket -> FilePath
- sprocketSystemName :: Sprocket -> FilePath
- maxSprocketArgumentNameLength :: Int
Documentation
Socket emulation. On Posix it represents a socket. On Windows it represents a named pipe.
Constructors
Sprocket | |
Fields
|
Instances
sprocketArgumentName :: Sprocket -> FilePath Source #
Use this when needing to pass a sprocket into a command line argument.
sprocketSystemName :: Sprocket -> FilePath Source #
Use this to query the OS about the sprocket