Accessor.publish

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void publish(string topic, V val, Rel lvl)
  2. void publish(string topic, Json val, Rel lvl)
    class Accessor(T)
    protected
    void
    publish
    (
    string topic
    ,
    Json val
    ,
    Rel lvl = Rel.undefined
    )
  3. void publish(string topic, string data, Rel lvl)

Meta