struct Protocol::Emulation::CanEmulate

Overview

Tells whether emulation is supported.

Included Modules

Defined in:

protocol/emulation.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def result : Bool #

True if emulation is supported.


[View source]