Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Progress<T>

Defines a generalized way of reporting progress updates.

Type parameters

  • T

层级

  • Progress

索引

Methods(1)

Methods(1)

report

  • report(value: T): void
  • Report a progress update.

    Parameters

    • value: T

      A progress item, like a message and/or an report on how much work finished

    Returns void

友链:VS Code 中文文档 | VS Code 官网文档 | VS Code 扩展市场

Generated by TypeDoc. Maintained by 洛竹