Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
new_app
master
CLI
Config
NewApp
Generated using Crystal 1.14.0
2024-11-26 10:05:00 UTC
struct
Config
Config
Struct
Value
Object
Included Modules
JSON::Serializable
Defined in:
new_app.cr
Constructors
.new
(pull : JSON::PullParser)
.new
(description : String)
Instance Method Summary
#description
: String
Constructor Detail
def self.
new
(pull : JSON::PullParser)
#
[
View source
]
def self.
new
(description : String)
#
[
View source
]
Instance Method Detail
def
description
: String
#
[
View source
]