Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
trefoil
master
Trefoil
Board
BoardInfo
Cooldowns
Catalog
CatalogResponse
Client
Converters
DateTime
IntToBool
UnixTime
Image
Post
PostInfo
Thread
Deconstructor
Built with Crystal 1.9.2
2023-10-07 21:00:28 UTC
struct
Trefoil::Thread::Deconstructor
Trefoil::Thread::Deconstructor
Struct
Value
Object
Included Modules
JSON::Serializable
Defined in:
trefoil/thread.cr
Constructors
.new
(pull : JSON::PullParser)
Instance Method Summary
#posts
: Array(Trefoil::PostInfo)
Constructor Detail
def self.
new
(pull : JSON::PullParser)
#
[
View source
]
Instance Method Detail
def
posts
: Array(
Trefoil::PostInfo
)
#
[
View source
]