class DeepCover::Node::Next

Public Instance Methods

flow_completion_count() click to toggle source

TODO: Anything special needed for the arguments?

# File lib/deep_cover/node/keywords.rb, line 47
def flow_completion_count
  0
end