struct Players

Defined in:

who.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new #

[View source]

Instance Method Detail

def count : Int32 | Nil #

[View source]
def count=(count : Int32 | Nil) #

[View source]
def list : Array(String) | Nil #

[View source]
def list=(list : Array(String) | Nil) #

[View source]
def max : Int32 | Nil #

[View source]
def max=(max : Int32 | Nil) #

[View source]