Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
vitepressify
1.0.0
Vitepressify
Ancestor
CLI
Constant
Docs
Generator
Index
List
Location
Method
Program
Sidebar
VitepressifySidebar
VitepressifySidebarFlat
Utils
Container
Vitepress
Built with Crystal 1.9.2
2023-10-07 16:11:40 UTC
class
Vitepressify::Ancestor
Vitepressify::Ancestor
Reference
Object
Included Modules
JSON::Serializable
Defined in:
vitepressify/schema.cr
Constructors
.new
(pull : JSON::PullParser)
Instance Method Summary
#full_name
: String
#full_name=
(full_name : String)
#html_id
: String
#html_id=
(html_id : String)
Constructor Detail
def self.
new
(pull : JSON::PullParser)
#
[
View source
]
Instance Method Detail
def
full_name
: String
#
[
View source
]
def
full_name=
(full_name : String)
#
[
View source
]
def
html_id
: String
#
[
View source
]
def
html_id=
(html_id : String)
#
[
View source
]