Method: Arachni::OptionGroups::Dispatcher#neighbour
- Defined in:
- lib/arachni/option_groups/dispatcher.rb
#neighbour ⇒ String
Returns The URL of a neighbouring RPC::Server::Dispatcher, applicable when RPC::Server::Dispatcher are connected to each other to form a Grid.
55 56 57 |
# File 'lib/arachni/option_groups/dispatcher.rb', line 55 def neighbour @neighbour end |