Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IHandlerProgressApi

Progress bar APIs for the command handler. Use these methods to start and end progress bars. Only one bar can be active at any given time. Progress bars are displayed at the users terminal/console (indicates/updates with progress) and are NOT shown

export
interface

IHandlerProgressApi

Hierarchy

  • IHandlerProgressApi

Index

Methods

Methods

endBar

  • endBar(): void

startBar

Generated using TypeDoc