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