Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
Language.PureScript.Interactive.IO
Documentation
findNodeProcess :: IO (Maybe String) #
Locates the node executable.
Checks for either nodejs
or node
.
getHistoryFilename :: IO FilePath #
Grabs the filename where the history is stored.