Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "config"

Provides a typed interface to CMake Tools' configuration options. You'll want to import the config default export, which is an instance of the ConfigurationReader class.

Index

Type aliases

EmittersOf

EmittersOf: object

Type declaration

LogLevelKey

LogLevelKey: "trace" | "debug" | "info" | "note" | "warning" | "error" | "fatal"

Generated using TypeDoc