ObjectStorage.unlink

Removes alias.

class ObjectStorage(Type = Object, KeyType = string)
unlink
(
KeyType alias_
)

Parameters

alias_ KeyType

alias to remove.

Return Value

this

Meta