Network.MoHWS.Server.Options
data T Source #
Constructors
serverRoot :: T -> FilePath Source #
configPath :: T -> FilePath Source #
inServerRoot :: T -> FilePath -> FilePath Source #
parse :: [String] -> Either String T Source #