remove abstract method
Removes a Vault from this VaultManager if present
name
: The name of the vault
Implementation
void remove(String name);
Removes a Vault from this VaultManager if present
name
: The name of the vaultvoid remove(String name);