Skip to content

class Crystal::ImplementationResult
inherits Reference

Included modules

JSON::Serializable

Class methods

.new(status, message)

View source

Methods

#implementations : Array(ImplementationTrace)?

View source

#implementations=(implementations : Array(ImplementationTrace)?)

View source

#message : String

View source

#message=(message : String)

View source

#status : String

View source

#status=(status : String)

View source

#to_text(io)

View source