Fantom

 

pod

build

Pod Facets

@podBuildHost = "BLAZE"
@podBuildTime = DateTime("2010-02-02T10:27:48.109-05:00 New_York")
@docsrc
@podBuildUser = "Brian"
@podDepends = [Depend("sys 1.0"), Depend("compiler 1.0")]
@podSrcDirs = [`fan/`, `fan/tasks/`]

Symbols

target

Str target := ""

Target facet is applied to a BuildScript method to indicate it is a build target or goal. The string value should be a description of the target.