Class: BreakpointManager

Defined in: src/breaks.coffee

Instance Method Summary

Instance Method Details

# (Disposable) observe(cb)

Invoke the given callback function with all current and future breakpoints in the target.

Returns:

  • ( Disposable ) — to unsubscribe.

# (Promise) insert(location, options)

Insert a new breakpoint at the given position.

Parameters:

  • location ( String ) Name of function or file:line.
  • options ( Object ) Breakpoint options

Options Hash: (options):

  • temp ( Boolean ) Create a temporary breakpoint.

Returns:

# (void) insertWatch(expr, hook)

# (void) toggle(file, line)

# (void) destroy()

    Quickly fuzzy find classes, mixins, methods, file:

    Control the navigation frame:

    You can focus and blur the search input: