Safe Haskell | None |
---|---|
Language | Haskell2010 |
Documentation
turnSwitch :: Switch -> Switch Source
type CommandMap = [(Switch, String, String)] Source
findKey :: CommandMap -> String -> String Source
delNewLine :: String -> String Source
getCmdMap :: FilePath -> IO CommandMap Source
changeSwitchStatus :: CommandMap -> String -> Int -> CommandMap Source
getSettings :: FilePath -> IO Settings Source