deploy.scriptdeploymentcache.remove
Home > @blaze-cardano/deploy > ScriptDeploymentCache > remove
ScriptDeploymentCache.remove() method
Remove all cache records with a target name.
Signature:
remove(name: string): boolean;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
name |
string |
Returns:
boolean