remarkify ~master (2022-04-04T11:01:30.2638906)
Dub
Repo
Options
app
Undocumented in source.
struct
Options {
struct
Defaults
;
bool
help
;
string
templatePath
;
string
outputPath
;
string
slidesOrderingPath
;
string
[]
slides
;
}
Members
Structs
Defaults
struct
Defaults
Undocumented in source.
Variables
help
bool
help
;
Undocumented in source.
outputPath
string
outputPath
;
Undocumented in source.
slides
string
[]
slides
;
Undocumented in source.
slidesOrderingPath
string
slidesOrderingPath
;
Undocumented in source.
templatePath
string
templatePath
;
Undocumented in source.
Meta
Source
See Implementation
app
functions
combine
evaluateTemplate
generateTemplate
main
output
readFile
readSlides
readSlidesOrder
slidesOrder
sort
stripSlideSeparator
structs
Application
Options
Slide