Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
EnvironmentItem
Inherits
Struct
<
Value
<
Object
Constructors
from_json
(raw :
String
) : self
Source
new
(id :
Int32
, project
Id
:
Int32
, name :
String
, slug :
String
, created
At
:
String
, host
Port
:
Int32
|
Nil
= nil, pending
Port
:
Int32
|
Nil
= nil)
Source
Class methods
schema_json
Source
valid?
(json :
String
) :
Bool
Source
validate
(json :
String
) :
AtaValidator::ValidationResult
Source
validator
Source
Instance methods
createdAt
hostPort
id
name
pendingPort
projectId
slug