Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "tools/quickexecution"

This file is part of the vscode-deploy-reloaded distribution. Copyright (c) Marcel Joachim Kloubert.

vscode-deploy-reloaded is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, version 3.

vscode-deploy-reloaded is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this program. If not, see http://www.gnu.org/licenses/.

Index

Functions

_1b87f2ee_b636_45b6_807c_0e2d25384b02_1409614337

  • _1b87f2ee_b636_45b6_807c_0e2d25384b02_1409614337(extension: any, allWorkspaces: any | any[], activeWorkspaces: any | any[]): Promise<void>
  • Quick execution of JavaScript code.

    Parameters

    • extension: any

      The extension context.

    • allWorkspaces: any | any[]

      List of all workspaces.

    • activeWorkspaces: any | any[]

      List of all active workspaces.

    Returns Promise<void>

_27adf674_b653_4ee0_a33d_4f60be7859d2

  • _27adf674_b653_4ee0_a33d_4f60be7859d2(): string

Generated using TypeDoc