PrototypeContainer.link

Alias a key to an alias_.

class PrototypeContainer
link
(
string key
,
string alias_
)

Parameters

key string

the originial identity which is to be aliased.

alias_ string

the alias of identity.

Return Value

this

Meta