struct Protocol::Network::CanEmulateNetworkConditions

Overview

Tells whether emulation of network conditions is supported.

Included Modules

Defined in:

protocol/network.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def result : Bool #

True if emulation of network conditions is supported.


[View source]