Top Level Namespace
Defined Under Namespace
Classes: AioMenu, AniView, AnimeFile, AnimeIO, AnimeSeries, Command, Format, Logger, Menu, Pref, PrefItem, PrefMenu, Term
Instance Method Summary collapse
Instance Method Details
#positive_emote ⇒ Object
94 95 96 |
# File 'lib/aniview/view/emote.rb', line 94 def positive_emote return $emote.values[$emote["_positive"][rand($emote["_positive"].length)]] end |