class Mint::SandboxServer::Ide::Message

Included Modules

Defined in:

sandbox_server.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def payload : JSON::Any #

[View source]
def payload=(payload : JSON::Any) #

[View source]
def type : String #

[View source]
def type=(type : String) #

[View source]