Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
ghiblibot
master
Ghiblibot
Movie
Built with Crystal 1.9.2
2023-10-07 19:49:28 UTC
struct
Ghiblibot::Movie
Ghiblibot::Movie
Struct
Value
Object
Included Modules
YAML::Serializable
Defined in:
ghiblibot.cr
Constructors
.new
(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
Instance Method Summary
#id
: String
#title
: String
Constructor Detail
def self.
new
(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
#
[
View source
]
Instance Method Detail
def
id
: String
#
[
View source
]
def
title
: String
#
[
View source
]