Skip to content

:type appears to be a symbol, not a string #18

@mikelococo

Description

@mikelococo

Type is documented in several places as being a string:

And sometimes referenced as a string:

urgency: opts[:urgency] || (opts[:type] == "failed" ? :normal : :low)

Whenver I snoop on the values of type, they look like a symbol though. You may wish to update the docs and tweak that libnotify priority switch if they're intended to always be symbols.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions