Method: Primer::Octicon::Cache.read
- Defined in:
- app/lib/primer/octicon/cache.rb
.read(key) ⇒ Object
18 19 20 |
# File 'app/lib/primer/octicon/cache.rb', line 18 def read(key) LOOKUP[key] end |
18 19 20 |
# File 'app/lib/primer/octicon/cache.rb', line 18 def read(key) LOOKUP[key] end |