Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Mangrullo::ContainerStatus::StatusInfo
Inherits
Struct
<
Value
<
Object
Status information structure
Constructors
new
(type :
StatusType
, text :
String
, css_class :
String
|
Nil
= nil, reason :
String
|
Nil
= nil)
Source
Instance methods
css_class
Source
css_class=
(css_class :
String
|
Nil
)
Source
reason
Source
reason=
(reason :
String
|
Nil
)
Source
text
Source
text=
(text :
String
)
Source
type
Source
type=
(type :
StatusType
)
Source