JackRose-0.8: Spaced repetition web server

Copyright(c) Michael Mounteney, 2015
LicenseBSD 3 clause
Maintainerthe project name, all lower case, at landcroft dot com
Stabilityexperimental
Portabilityundefined
Safe HaskellSafe
LanguageHaskell2010

CommandArgs

Description

 

Synopsis

Documentation

args :: IO CmdLineArgs Source #

Get the raw command line arguments and populate a CmdLineArgs instance with the data specified therein.

data CmdLineArgs Source #

The data that can be set via the command line.

Constructors

CmdLineArgs 

Fields