euporie.console.tabs.console.LspCell

class euporie.console.tabs.console.LspCell(id: str, idx: int, path: Path, kind: str, language: str, text: str, execution_count: int, metadata: dict[str, Any] | None = None)

An LSP client’s representation of a cell.