termonad-1.3.0.0: Terminal emulator configurable in Haskell

Safe HaskellNone
LanguageHaskell2010

Termonad.Term

Synopsis

Documentation

cwdOfPid :: Int -> IO (Maybe Text) Source #

TODO: This should probably be implemented in an external package, since it is a generally useful utility.

It should also be implemented for windows and osx.