Returns the number of active Tasks.
144 145 146
# File 'lib/oflow/env.rb', line 144 def flow_count() @flows.size end