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