aedi v0.2.0 (2017-03-08T09:57:04Z)
Dub
Repo
SwitchableContainer.unlink
aermicioi
aedi
container
switchable_container
SwitchableContainer
SwitchableContainer
Removes alias.
class
SwitchableContainer
static if
(
is(T : AliasAware!string)
)
SwitchableContainer
!
T
unlink
(
string
alias_
)
Parameters
alias_
string
alias to remove.
Return Value
Type:
SwitchableContainer
!
T
SwitchableContainer!T decorating decorated
Meta
Source
See Implementation
aermicioi
aedi
container
switchable_container
SwitchableContainer
SwitchableContainer
functions
decorated
enabled
get
getFactories
getFactory
has
instantiate
link
remove
resolve
set
unlink
Removes alias.