struct

TableOfContentsController::PathTreeNode

Inherits Struct < Value < Object

Constructors

new(entry : ActivityPub::Object | Nil, children : Hash(String, PathTreeNode))
Source

Instance methods

children
clone
Source
copy_with(entry _entry = @entry, children _children = @children)
Source
entry