Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
crkleiner
master
Top Level Namespace
Config
Messages
Attachment
CachedMessage
MySQL
ServerData
Web
AuthorOrRepo
Commit
Github
Generated using Crystal 1.10.1
2024-02-19 04:19:37 UTC
struct
Web::
AuthorOrRepo
Web::AuthorOrRepo
Struct
Value
Object
Included Modules
JSON::Serializable
Defined in:
web.cr
Constructors
.new
(pull : JSON::PullParser)
.new
(name : String)
Instance Method Summary
#name
: String
#name=
(name : String)
Constructor Detail
def self.
new
(pull : JSON::PullParser)
#
[
View source
]
def self.
new
(name : String)
#
[
View source
]
Instance Method Detail
def
name
: String
#
[
View source
]
def
name=
(name : String)
#
[
View source
]