Module: Roby::Queries::Any
- Defined in:
- lib/roby/queries/any.rb
Overview
Implementation of a singleton object that match any other object
Defined Under Namespace
Classes: DRoby
Class Method Summary collapse
-
.===(_other) ⇒ Boolean
Match operator, always returns true.
- .droby_dump(_peer) ⇒ Object