Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
sf
v0.2.0
Sf
AsStatusOwner
Status
Built with Crystal 1.9.2
2023-10-08 13:50:32 UTC
struct
Sf::Status
Sf::Status
Struct
Value
Object
Defined in:
lib/status.cr
Constructors
.new
(name : String | Symbol, desc : Nil | String =
nil
)
Instance Method Summary
#description
: String | Nil
#name
: String
#set?
Constructor Detail
def self.
new
(name : String | Symbol, desc : Nil | String =
nil
)
#
[
View source
]
Instance Method Detail
def
description
: String | Nil
#
[
View source
]
def
name
: String
#
[
View source
]
def
set?
#
[
View source
]