struct Trefoil::Board

Defined in:

trefoil/board.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(client : Client, name : String, info : BoardInfo | Nil = nil) #

TODO Meta programming to forward relevant methods to @info more cleanly would be nice


[View source]

Instance Method Detail

def catalog #

[View source]
def info : Trefoil::BoardInfo? #

[View source]
def name : String #

[View source]
def thread(id : Int32) #

[View source]
def threads #

[View source]