{#if open}
{ if (e.key === 'Escape') handleClose(); }} >

Capture snapshot

{capsuleId}

{#if pauseFirst}

This capsule will be paused first, then its full state (memory + disk) will be captured.

{:else}

The capsule's current state (memory + disk) will be captured and stored as a reusable snapshot.

{/if} {#if error}
{error}
{/if}
optional
{ if (e.key === 'Enter' && !snapshotting) handleConfirm(); }} />

Leave blank to use an auto-generated name.

{/if}