Method: Roby::Application#shell_interface_v2_port
- Defined in:
- lib/roby/app.rb
#shell_interface_v2_port ⇒ Integer
The port on which the v2 shell interface server should be
This is ignored if #shell_interface_v2_fd is set
873 874 875 |
# File 'lib/roby/app.rb', line 873 def shell_interface_v2_port @shell_interface_v2_port end |