mirror of
https://github.com/Fishwaldo/huginn.git
synced 2025-03-17 04:11:24 +00:00
This allows a CommanderAgent to control only some of the targets depending on the agent attributes. For example, you can update the threshold value of a target agent only if the current value is lower (or higher) than the suggested new value.
1 line
60 B
Ruby
1 line
60 B
Ruby
RSpec::Matchers.define_negated_matcher :not_change, :change
|