Defining and processing tool options of CASS.
Author: Michael Hanus
Version: January 2025
defaultOptions
:: Options |
options
:: [OptDescr (Options -> Options)] |
Constructors:
Options
:: Bool -> Int -> Bool -> Bool -> Int -> Bool -> Bool -> OutputFormat -> Bool -> Bool -> [String] -> [(String,String)] -> Options
Fields:
optHelp
:: Bool
optVerb
:: Int
optServer
:: Bool
optWorker
:: Bool
optPort
:: Int
optAll
:: Bool
optGenerated
:: Bool
optFormat
:: OutputFormat
optReAna
:: Bool
optDelete
:: Bool
optNoCurryInfo
:: [String]
optProp
:: [(String,String)]