struct

Feed::Backend::Judgment

Inherits Struct < Value < Object

A verdict: in or out, and why.

Constructors

new(included : Bool, reason : String | Nil = nil)
Source

Instance methods

clone
Source
copy_with(included _included = @included, reason _reason = @reason)
Source
included
reason