Libraries
»
zk
(1.9.2)
»
Index
»
ZK
»
Threadpool
»
#size
Method: ZK::Threadpool#size
Defined in:
lib/zk/threadpool.rb
#
size
⇒
Object
(readonly)
the size of this threadpool
16 17 18
# File 'lib/zk/threadpool.rb', line 16
def
size
@size
end