class

Marvel::Api::Comic

Inherits Marvel::Api::Record < Reference < Object

Constants

R = Success | Error

Class methods

all(params : Hash(String, String)) : Array(Resource)
get(params) : Success
get_page(params : Hash(String, String), offset : Int32) : NamedTuple(page: Array(Resource), has_more: Bool)
path
with_characters(chars : Array(Character))

Instance methods

characters
match?(r : Regex)
no_title?
paperback?

Nested types