struct Protocol::LayerTree::MakeSnapshot

Overview

Returns the layer snapshot identifier.

Included Modules

Defined in:

protocol/layer_tree.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def snapshot_id : SnapshotId #

The id of the layer snapshot.


[View source]