Skip to main content
Module

x/redis/tests/test_util.ts>TestServer

🦕 Redis client for Deno 🍕
Very Popular
Go to Latest
interface TestServer
import { type TestServer } from "https://deno.land/x/redis@v0.29.2/tests/test_util.ts";

Properties

path: string
port: number
process: Deno.Process