Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
owobrowser
master
Top Level Namespace
E621Error
JSONTimeConverter
Pool
Post
PostFile
PostResponse
TmpJSONTime
Generated using Crystal 1.14.0
2024-11-26 10:07:04 UTC
struct
PostResponse
PostResponse
Struct
Value
Object
Included Modules
JSON::Serializable
Defined in:
models/post.cr
Constructors
.new
(pull : JSON::PullParser)
Instance Method Summary
#posts
: Array(Post)
#posts=
(posts : Array(Post))
Constructor Detail
def self.
new
(pull : JSON::PullParser)
#
[
View source
]
Instance Method Detail
def
posts
: Array(
Post
)
#
[
View source
]
def
posts=
(posts : Array(
Post
))
#
[
View source
]