Method: Roby::Application#shell_interface_port
- Defined in:
- lib/roby/app.rb
#shell_interface_port ⇒ Integer
The port on which the shell interface server should be
This is ignored if #shell_interface_fd is set
834 835 836 |
# File 'lib/roby/app.rb', line 834 def shell_interface_port @shell_interface_port end |