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