struct

Shoo::GitHub::Scopes

Inherits Struct < Value < Object

Constants

NOTIFICATION_SCOPES = {"notifications", "repo"}

Constructors

new(names : Set(String))
Source
parse(header : String | Nil) : Scopes
Source

Instance methods

permits_notifications?
Source
to_s(io : IO) : Nil

Same as #inspect(io).

Source