System.Console.Docopt

Public API

Main option parsing entry points

optionsWithUsage

optionsWithUsageDebug

optionsWithUsageFile

optionsWithUsageFileDebug

Option lookup methods

isPresent

isPresentM

notPresent

notPresentM

getArg

getFirstArg

getArgWithDefault

getAllArgs

getAllArgsM

getArgCount

Public Option constructor functions

command

argument

shortOption

longOption

data Option

type Arguments