Class: Tibber::Avatar

Inherits:
Enum
  • Object
show all
Defined in:
lib/tibber/const.rb

Overview

The ‘Avatar` class defines different avatar types as constants.

Examples:

Usage:

Avatar::COTTAGE   # => "COTTAGE"
Avatar::CASTLE    # => "CASTLE"

Method Summary

Methods inherited from Enum

enum