API Docs for: 1.0.0
Show:

Chipper Class

Destroys objects asynchronously.

Item Index

Methods

Methods

destroy

(
  • objs
)
static

Throw objects into the chipper. If an object does not implement destroy(), it is ignored.

Parameters:

  • objs Object/Array

    The object(s) to destroy.