Class: Roast::Cog::Output
- Inherits:
-
Object
- Object
- Roast::Cog::Output
- Defined in:
- lib/roast/cog/output.rb
Overview
Generic output from running a cog. Cogs should extend this class with their own output types.
Direct Known Subclasses
Roast::Cogs::Agent::Output, Roast::Cogs::Chat::Output, Roast::Cogs::Cmd::Output, Roast::Cogs::Ruby::Output, SystemCogs::Call::Output, SystemCogs::Map::Output, SystemCogs::Repeat::Output
Defined Under Namespace
Modules: WithJson, WithNumber, WithText