| Safe Haskell | None |
|---|
Control.Biegunka.Language
Description
Specifies configuration language
Documentation
Language terms datatype.
Biegunka.Primitive contains DSL primitives constructed using these terms (and annotations).
User should *never* have a need to construct any DSL term using these manually.
Consists of 2 scopes (Actions and Sources) and also scope-agnostic modifiers.
Actions scope terms data
Sources scope terms data
Patch settings
Constructors
| PatchSpec | |
Copying settings
Constructors
| OnlyDirectories | |
| OnlyFiles | |
| BothDirectoriesAndFiles |