struct Lester::Network::Peer

Included Modules

Defined in:

lester/network/peer.cr

Constructors

Instance Method Summary

Constructor Detail

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

Instance Method Detail

def config : Hash(String, String) | Nil #

[View source]
def description : String | Nil #

[View source]
def name : String | Nil #

[View source]
def status : String | Nil #

[View source]
def target_network : String | Nil #

[View source]
def target_project : String | Nil #

[View source]