Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "tools/proxies"

Index

Variables

Let globalTcpProxies

globalTcpProxies: TcpProxy[] = []

Let nextTcpProxyButtonId

nextTcpProxyButtonId: number = Number.MIN_SAFE_INTEGER

Functions

setupTcpProxy

  • Parameters

    Returns void

showTcpProxyActions

  • showTcpProxyActions(extension: ExtensionContext, output: OutputChannel): Promise<void>
  • Shows actions for TCP proxies.

    Parameters

    • extension: ExtensionContext

      The underlying extension (context).

    • output: OutputChannel

      The underlying output channel.

    Returns Promise<void>

Generated using TypeDoc