Books::NavigationLink
Inherits Struct / Value / Object
Navigation link structure for book chapters
Constructors
new(title : String, link : String)
Instance methods
clone
copy_with(title _title = @title, link _link = @link)
link
title
to_h
Inherits Struct / Value / Object
Navigation link structure for book chapters