autoproc-0.1.1: EDSL for Procmail scriptsSource codeContentsIndex
Autoproc.Procmail
Documentation
data PExp Source
Constructors
PExp [RecipeFlag] [Condition] Action
show/hide Instances
data RecipeFlag Source
Constructors
CheckHeader
CheckBody
CaseSensitive
Chain
ElseIf
PipeAsFilter
Copy
Wait
IgnoreErrors
RawWrite
NeedLock Bool
show/hide Instances
data Condition Source
Constructors
Condition ConditionFlag String
show/hide Instances
data ConditionFlag Source
Constructors
Normal
Invert
Eval
UseExitCode
LessThan
GreaterThan
Var String
show/hide Instances
data Action Source
Constructors
Forward [String]
Pipe String
File String
Nest [PExp]
show/hide Instances
showLn :: Show a => a -> StringSource
Produced by Haddock version 2.6.0