Liking cljdoc? Tell your friends :D

dda.pallet.dda-backup-crate.domain.backup-element-type


backup-file-nameclj

(backup-file-name name type)

Inputs: [name :- s/Str type :- BackupElementType]

Inputs: [name :- s/Str type :- BackupElementType]

sourceraw docstring

backup-file-prefixclj

(backup-file-prefix name type)

Inputs: [name :- s/Str type :- BackupElementType] Returns: s/Str

Inputs: [name :- s/Str type :- BackupElementType]
Returns: s/Str

sourceraw docstring

backup-file-prefix-patternclj

(backup-file-prefix-pattern name type)

Inputs: [name :- s/Str type :- BackupElementType] Returns: s/Str

Inputs: [name :- s/Str type :- BackupElementType]
Returns: s/Str

sourceraw docstring

BackupElementTypeclj

The backup source elements

The backup source elements
sourceraw docstring

element-type-file-extensionclj

(element-type-file-extension type)

Inputs: [type :- BackupElementType]

Inputs: [type :- BackupElementType]
sourceraw docstring

element-type-nameclj

(element-type-name type)

Inputs: [type :- BackupElementType]

Inputs: [type :- BackupElementType]
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close