Method: GraphAttack::Configuration#threshold

Defined in:
lib/graph_attack/configuration.rb

#thresholdObject

Number of calls allowed.



7
8
9
# File 'lib/graph_attack/configuration.rb', line 7

def threshold
  @threshold
end