Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
Funko::Status
Inherits
Struct
<
Value
<
Object
Constructors
new
(name :
String
, scale :
Int32
, containers :
Array
(
Docr::Types::ContainerSummary
), images :
Array
(
Docr::Types::ImageSummary
))
Source
Instance methods
containers
Source
containers=
(containers :
Array
(
Docr::Types::ContainerSummary
))
Source
images
Source
images=
(images :
Array
(
Docr::Types::ImageSummary
))
Source
name
Source
name=
(name :
String
)
Source
scale
Source
scale=
(scale :
Int32
)
Source