Class Nexus\Mcp\Server\Completion\CompletionStore

final
readonly
implements CompletionStoreInterface

In-memory implementation of CompletionStoreInterface.

Type aliases
ArgumentMap array<non-empty-string, Closure(string, ?array<string, string>, ServerContext): CompleteResult> #
Methods