reggae ~master (2021-06-04T09:45:55Z)
Home
Dub
Repo
phony_proj.reggaefile
phony_proj
Undocumented in source.
Members
Aliases
app
alias
app
=
scriptlike
!(
App
(
SourceFileName
(
"main.d"
),
BinaryFileName
(
"app"
~
exeExt
)))
Undocumented in source.
doit
alias
doit
=
phony
!(
"doit"
,
buildPath
(
"./app"
),
app
)
Undocumented in source.
Mixins
__anonymous
mixin
build
!(
app
,
optional
!(
doit
))
Undocumented in source.
Meta
Source
See Source File
phony_proj
modules
reggaefile