reggae.types

Wrapper structs to ensure type-safety and readability, as well as helper types to use as arguments to build commands.

Members

Aliases

IncludePaths
alias IncludePaths = ImportPaths
Undocumented in source.

Enums

Backend
enum Backend
Undocumented in source.

Functions

Sources
auto Sources()
Undocumented in source. Be warned that the author may not have intended to support it.
Sources
auto Sources()
Undocumented in source. Be warned that the author may not have intended to support it.
Sources
auto Sources()
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

App
struct App
Undocumented in source.
BinaryFileName
struct BinaryFileName
Undocumented in source.
CompilerFlags
struct CompilerFlags
Undocumented in source.
Configuration
struct Configuration
Undocumented in source.
Dirs
struct Dirs
Undocumented in source.
ExcludeFiles
struct ExcludeFiles
Undocumented in source.
ExeName
struct ExeName
Undocumented in source.
Files
struct Files
Undocumented in source.
Filter
struct Filter(alias F)
Undocumented in source.
Flags
struct Flags
Undocumented in source.
ImportPaths
struct ImportPaths
Undocumented in source.
LinkerFlags
struct LinkerFlags
Undocumented in source.
ProjectDir
struct ProjectDir
Undocumented in source.
SourceFile
struct SourceFile
Undocumented in source.
SourceFileName
struct SourceFileName
Undocumented in source.
SourcesImpl
struct SourcesImpl(alias F)
Undocumented in source.
SrcDirs
struct SrcDirs
Undocumented in source.
SrcFiles
struct SrcFiles
Undocumented in source.
StringImportPaths
struct StringImportPaths
Undocumented in source.
TargetName
struct TargetName
Undocumented in source.

Meta