struct Protocol::DOM::CopyTo

Overview

Creates a deep copy of the specified node and places it into the target container before the given anchor.

Included Modules

Defined in:

protocol/dom.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def node_id : NodeId #

Id of the node clone.


[View source]