Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface for any object that has a close() method. Used by withCloseable.

Hierarchy

  • Closeable

Index

Methods

Methods

  • close(): void
  • Releases any resources held by the object when it will no longer be used.

    Returns void

Generated using TypeDoc