Class: Evilution::MCP::InfoTool::Actions::Base
- Inherits:
-
Object
- Object
- Evilution::MCP::InfoTool::Actions::Base
- Defined in:
- lib/evilution/mcp/info_tool/actions.rb,
lib/evilution/mcp/info_tool/actions/base.rb
Overview
rubocop:disable Lint/EmptyClass
Direct Known Subclasses
Class Method Summary collapse
Class Method Details
.call ⇒ Object
7 8 9 |
# File 'lib/evilution/mcp/info_tool/actions/base.rb', line 7 def self.call(**) raise NotImplementedError end |