Method: Roby::Application#rest_interface_port
- Defined in:
- lib/roby/app.rb
#rest_interface_port ⇒ Integer
The port on which the REST interface server should be
808 809 810 |
# File 'lib/roby/app.rb', line 808 def rest_interface_port @rest_interface_port end |