Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
personal-todo-list
main
App
Shard
Application
CORS
Metadata
PluginRoutes
Todo
Generated using Crystal 1.10.1
2024-03-13 02:27:35 UTC
struct
App::
Shard
App::Shard
Struct
Value
Object
Included Modules
YAML::Serializable
Defined in:
constants.cr
Constructors
.new
(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
Instance Method Summary
#description
: String | Nil
#name
: String
#version
: String
Constructor Detail
def self.
new
(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
#
[
View source
]
Instance Method Detail
def
description
: String | Nil
#
[
View source
]
def
name
: String
#
[
View source
]
def
version
: String
#
[
View source
]