Function AliasingContainer.AliasingContainer.resolve

Resolve the alias to an element identity.

const(string) resolve (
  in string alias_
) const;

Parameters

NameDescription
alias_ the alias to an identity.

Returns

string the last found identity in alias chain.