reggae v0.3.1 (2015-06-15T07:41:22Z)
Home
Dub
Repo
Tup
reggae
backend
tup
Undocumented in source.
@
safe
struct
Tup {
enum
fileName
;
Build
build
;
string
projectPath
;
string
output
();
string
[]
lines
();
}
Members
Functions
lines
string
[]
lines
()
Undocumented in source. Be warned that the author may not have intended to support it.
output
string
output
()
Undocumented in source. Be warned that the author may not have intended to support it.
Manifest constants
fileName
enum
fileName
;
Undocumented in source.
Variables
build
Build
build
;
Undocumented in source.
projectPath
string
projectPath
;
Undocumented in source.
Meta
Source
See Implementation
reggae
backend
tup
structs
Tup