Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
System.Terminal
Synopsis
- getTerminalWidth :: IO (Maybe Int)
Documentation
getTerminalWidth :: IO (Maybe Int) #
Get the width, in columns, of the terminal if we can.
stack-1.9.3: The Haskell Tool Stack
Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
System.Terminal
getTerminalWidth :: IO (Maybe Int) #
Get the width, in columns, of the terminal if we can.