struct InnerRange::Integriti::SystemInfo

Defined in:

inner_range/integriti.cr

Constructors

Instance Method Summary

Constructor methods inherited from struct InnerRange::Integriti::IntegritiObject

new(pull : JSON::PullParser) new

Constructor Detail

def self.new(pull : JSON::PullParser) #

def self.new(edition : Nil | String = nil, version : Nil | String = nil, protocol : Int32 | Nil = nil) #

[View source]

Instance Method Detail

def edition : String #

def edition? : String | Nil #

def protocol : Int32 #

def protocol? : Int32 | Nil #

def version : String #

def version? : String | Nil #