Class: Foobara::McpConnector::Commands::Noop

Inherits:
Command
  • Object
show all
Defined in:
foobara-mcp-connector-1.0.1/src/commands/noop.rb

Constant Summary

Constants included from TruncatedInspect

TruncatedInspect::MAX_LENGTH

Instance Method Summary collapse

Methods inherited from Command

install!

Methods included from TruncatedInspect

#inspect, truncating

Methods included from Concern

foobara_class_methods_module_for, foobara_concern?, included

Instance Method Details

#executeObject



11
12
# File 'src/commands/noop.rb', line 11

def execute
end