Libraries
»
openproject-primer_view_components
(0.54.1)
»
Index
»
Primer
»
Octicon
»
Cache
»
read
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