struct
TableOfContentsController::PathTreeNode
- TableOfContentsController::PathTreeNode
- Struct
- Value
- Object
Defined in:
controllers/table_of_contents.crConstructors
Instance Method Summary
- #children : Hash(String, PathTreeNode)
- #clone
- #copy_with(entry _entry = @entry, children _children = @children)
- #entry : ActivityPub::Object | Nil