Method: Window#threads
- Defined in:
- lib/drydock/console.rb
#threads ⇒ Object (readonly)
Returns the value of attribute threads.
224 225 226 |
# File 'lib/drydock/console.rb', line 224 def threads @threads end |
Returns the value of attribute threads.
224 225 226 |
# File 'lib/drydock/console.rb', line 224 def threads @threads end |