Directories
¶
| Path | Synopsis |
|---|---|
|
Package config handles loading and parsing the memsh configuration file (~/.memsh/config.toml) and converting the configuration into shell.Option slices for use with shell.New().
|
Package config handles loading and parsing the memsh configuration file (~/.memsh/config.toml) and converting the configuration into shell.Option slices for use with shell.New(). |
|
Package mcp wires memsh's shell to an MCP server using the official Go SDK.
|
Package mcp wires memsh's shell to an MCP server using the official Go SDK. |
|
Package paths provides utilities for resolving standard memsh filesystem paths.
|
Package paths provides utilities for resolving standard memsh filesystem paths. |
|
Package server provides HTTP server implementation for memsh, including request handlers, middleware, and server configuration.
|
Package server provides HTTP server implementation for memsh, including request handlers, middleware, and server configuration. |
|
Package session manages persistent shell sessions for the memsh HTTP server.
|
Package session manages persistent shell sessions for the memsh HTTP server. |
|
Package ssh provides SSH server implementation for memsh, allowing remote shell access via the SSH protocol.
|
Package ssh provides SSH server implementation for memsh, allowing remote shell access via the SSH protocol. |
Click to show internal directories.
Click to hide internal directories.