Method: Roby::Application#shell_interface_host
- Defined in:
- lib/roby/app.rb
#shell_interface_host ⇒ String
The host to which the shell interface server should bind
This is ignored if #shell_interface_fd is set
826 827 828 |
# File 'lib/roby/app.rb', line 826 def shell_interface_host @shell_interface_host end |