RoutingContext.setAttribute

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void setAttribute(string key, T value)
    class RoutingContext
    final
    void
    setAttribute
    (
    T
    )
    (
    string key
    ,)
    if (
    !is(T == Variant)
    )
  2. void setAttribute(string key, Variant value)

Meta