reggae v0.5.6 (2017-05-16T01:57:42Z)
Home
Dub
Repo
phony_proj.reggaefile
phony_proj
Undocumented in source.
Members
Aliases
app
alias
app
=
scriptlike
!(
App
(
SourceFileName
(
"main.d"
),
BinaryFileName
(
"app"
)))
Undocumented in source.
doit
alias
doit
=
phony
!(
"doit"
,
"./app"
,
app
)
Undocumented in source.
Mixins
__anonymous
mixin
build
!(
app
,
optional
!(
doit
))
Undocumented in source.
Meta
Source
See Source File
phony_proj
modules
reggaefile