struct

Franklin::Item

Inherits Struct / Value / Object

Constructors

new(id : String, title : String, author : String, format : String)
Source

Instance methods

author
Source
author=(author : String)
Source
format
Source
format=(format : String)
Source
id=(id : String)
Source
title
Source
title=(title : String)
Source