AntScript.execute(target,properties)
Executes the specified target for this build file.
Arguments:
Name
Type
Description
Mode
target
String
the target to execute
in
properties
Any[Any]
the properties to redefine (Optional)
in
Parent topic:
Fuego.Util : AntScript