Class: Breakpoint

Defined in: src/breaks.coffee

Overview

A class representing a single breakpoint. This should not be created directly but by calling BreakpointManager#insert.

Instance Method Summary

Instance Method Details

# (Disposable) onChanged(cb)

Invoke the given callback function when this breakpoint is modified.

Returns:

  • ( Disposable ) — to unsubscribe.

# (Disposable) onDeleted(cb)

Invoke the given callback function when this breakpoint is deleted.

Returns:

  • ( Disposable ) — to unsubscribe.

# (Promise) remove()

Remove this breakpoint from the target.

Returns:

  • ( Promise ) — resolves on success.

    Quickly fuzzy find classes, mixins, methods, file:

    Control the navigation frame:

    You can focus and blur the search input: