State: { breakpoints: Map<string, IBreakpoint[]>; cells: string[] }

Type declaration

  • breakpoints: Map<string, IBreakpoint[]>

    Map of breakpoints to send back to the kernel after it has restarted

  • cells: string[]

    List of cells to dump after the kernel has restarted