Libraries
»
async-tools
(0.2.8)
»
Index
»
Async
»
Q
»
#items
Method: Async::Q#items
Defined in:
lib/async/q.rb
#
items
⇒
Object
(readonly)
Returns the value of attribute items.
10 11 12
# File 'lib/async/q.rb', line 10
def
items
@items
end