Method: Arachni::OptionGroups::Dispatcher#node_cost
- Defined in:
- lib/arachni/option_groups/dispatcher.rb
#node_cost ⇒ Float
Returns Cost of using this Dispatcher node.
63 64 65 |
# File 'lib/arachni/option_groups/dispatcher.rb', line 63 def node_cost @node_cost end |