| Class | MCollective::RPC::Result |
| In: |
lib/mcollective/rpc/result.rb
|
| Parent: | Object |
Simple class to manage compliant results from MCollective::RPC agents
Currently it just fakes Hash behaviour to the result to remain backward compatible but it also knows which agent and action produced it so you can associate results to a DDL
| action | [R] | |
| agent | [R] | |
| results | [R] |