Dymo

v0.3.4

  • Pages
  • Modules

    Dymo v0.3.4 Dymo.Taggable.Protocol protocol View Source

    Link to this section Summary

    Types

    t()

    Functions

    add_labels(taggable, ns \\ nil, lbls)
    labels(taggable, ns \\ nil)
    remove_labels(taggable, ns \\ nil, lbls)
    set_labels(taggable, ns \\ nil, lbls)

    Link to this section Types

    Link to this type t() View Source
    t() :: term()

    Link to this section Functions

    Link to this function add_labels(taggable, ns \\ nil, lbls) View Source
    Link to this function labels(taggable, ns \\ nil) View Source
    Link to this function remove_labels(taggable, ns \\ nil, lbls) View Source
    Link to this function set_labels(taggable, ns \\ nil, lbls) View Source

    Built using ExDoc (v0.19.1), designed by Friedel Ziegelmayer.