Name

Pkg::TargetRemove — Install package by name

Synopsis

boolean TargetRemove ( string name );
 

Parameters

string name

Return

boolean

Description

Install package by name

[Note]Note

This builtin uses callbacks * You should do an 'import "PackageCallbacks"' before calling this.