Module: Roby::Queries::None
- Defined in:
- lib/roby/queries/none.rb
Overview
Implementation of a singleton object that matches no other object
Defined Under Namespace
Classes: DRoby
Class Method Summary collapse
-
.===(other) ⇒ Boolean
Match operator, always returns false.
- .droby_dump(peer) ⇒ Object