Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
struct
GuideBody
Inherits
Struct
<
Value
<
Object
Constructors
from_json
(raw :
String
) : self
Source
new
(status :
String
, explanation :
String
, snippet :
String
, diff :
String
, proposed
File
:
String
, steps :
Array
(
String
))
Source
Class methods
schema_json
Source
valid?
(json :
String
) :
Bool
Source
validate
(json :
String
) :
AtaValidator::ValidationResult
Source
validator
Source
Instance methods
diff
explanation
proposedFile
snippet
status
steps