class

Wikicr::Page::Index::Entry

Inherits YAML::Serializable / Reference / Object

Constructors

new(path : String, url : String, title : String, toc : Bool = false)
Source
new(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
Source
new(*, __context_for_yaml_serializable ctx : YAML::ParseContext, __node_for_yaml_serializable node : YAML::Nodes::Node)
Source

Class methods

title_to_slug(title : String) : String
Source

Instance methods

path
Source
path=(path : String)
Source
slug
Source
slug=(slug : String)
Source
title
Source
title=(title : String)
Source
toc=(toc : Page::TableOfContent::Toc)
Source
url=(url : String)
Source