class Rosegold::PlayerList::Property

Defined in:

rosegold/world/player_list.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(name : String, value : String, signature : Nil | String = nil) #

[View source]

Instance Method Detail

def name : String #

[View source]
def signature : String | Nil #

[View source]
def value : String #

[View source]