enum AnimeTitleParser::Util::Plural

Defined in:

util/elements.cr

Enum Members

AnimeSeason = 0
AnimeType = 1
AudioTerm = 2
DeviceCompatibility = 3
EpisodeNumber = 4
Language = 5
Other = 6
ReleaseInformation = 7
Source = 8
VideoTerm = 9

Instance Method Summary

Instance Method Detail

def anime_season? #

def anime_type? #

def audio_term? #

def device_compatibility? #

def episode_number? #

def language? #

def other? #

def release_information? #

def source? #

def video_term? #