struct Protocol::Cast::IssueUpdated

Overview

This is fired whenever the outstanding issue/error message changes. |issueMessage| is empty if there is no issue.

Included Modules

Defined in:

protocol/cast.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def issue_message : String #

[View source]