UNPKG

hana-cli

Version:
10 lines 299 B
/** * Connection Context Interface * * Allows MCP tools to specify project-specific connection context * that should be used instead of default install path connections. * * Passed from MCP tool parameters through to CLI execution. */ export {}; //# sourceMappingURL=connection-context.js.map