struct

TreePayload

Inherits JSON::Serializable < Struct < Value < Object

Constructors

new(tree : Array(TreePayload::Tree), base_tree : String | Nil = nil)
Source
new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

base_tree
clone
Source
copy_with(tree _tree = @tree, base_tree _base_tree = @base_tree)
Source
tree

Nested types