Libraries
»
async
(2.36.0)
»
Index
»
Async
»
List
»
#size
Method: Async::List#size
Defined in:
lib/async/list.rb
#
size
⇒
Object
(readonly)
Returns the value of attribute size.
48 49 50
# File 'lib/async/list.rb', line 48
def
size
@size
end