Method: Roby::Application#shell_interface_v2_host

Defined in:
lib/roby/app.rb

#shell_interface_v2_hostString

The host to which the v2 shell interface server should bind

This is ignored if #shell_interface_v2_fd is set

Returns:

  • (String)

See Also:



865
866
867
# File 'lib/roby/app.rb', line 865

def shell_interface_v2_host
  @shell_interface_v2_host
end