Expand description
Representation of .lorry
specification files
Structs§
- GCOptions
- Settings for git cleanup operations
- Multiple
RawFiles - Specification for a raw-file mirror
- RawFileURL
Mapping - Specification for a raw-file
- Single
Lorry - Specification of a Git mirror
Enums§
- Lorry
Spec - The contents of a single .lorry configuration file
Functions§
- extract_
lorry_ specs - Attempts to convert a string-like, presumably the contents of a
.lorry
file, into the internal representation of a lorry spec.