Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Watch<T>

Type parameters

  • T

Hierarchy

Index

Methods

Methods

close

  • close(): void
  • Closes the watch

    Returns void

getProgram

  • getProgram(): T
  • Synchronize with host and get updated program

    Returns T

Generated using TypeDoc