Libraries
»
gh
(0.13.3)
»
Index
»
GH
»
current
Method: GH.current
Defined in:
lib/gh.rb
.
current
⇒
Object
48 49 50
# File 'lib/gh.rb', line 48
def
self
.
current
Thread
.
current
[
:GH
]
||=
DefaultStack
.
new
end