Skip to main content
Module

x/denops_test/conf.ts

🌿 Test helper module for denops.vim
Go to Latest
import * as denopsTest from "https://deno.land/x/denops_test@v1.6.2/conf.ts";

Functions

Retrieves the configuration settings for denops testing. If the configuration has already been retrieved, it returns the cached configuration. Otherwise, it reads the environment variables and constructs the configuration object.

Interfaces

Configuration settings for denops testing.