Method: Primer::Octicon::Cache.read
- Defined in:
- app/lib/primer/octicon/cache.rb
permalink .read(key) ⇒ Object
[View source]
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 |