struct

ContributorMural::Embedder::Skipped

Inherits Struct < Value < Object

One person left out of the mural, and why. The reason travels with the login because the caller is what reports it, and "could not be fetched" on its own does not tell anyone whether to fix a typo, a permission, or an address — the fetcher already worked that out.

Constructors

new(login : String, reason : String)
Source

Instance methods

clone
Source
copy_with(login _login = @login, reason _reason = @reason)
Source
login
reason