Method: Roby::Application#public_shell_interface_v2=
- Defined in:
- lib/roby/app.rb
#public_shell_interface_v2=(flag) ⇒ Object
If set to true, this Roby application will publish a Interface::Interface object as a TCP server.
850 |
# File 'lib/roby/app.rb', line 850 attr_predicate :public_shell_interface_v2?, true |