On this page
window.Window.plan
- Module
- window
- Declared in
- Window
- Package
- @libtmux/libtmux
- Source
- packages/libtmux/src/window.ts
- plan ( ) WindowPlans
-
The same mutations, described instead of run.
Takes what the direct calls take and resolves to what they resolve to, for
Server.batchto share one final snapshot.Examples
const [created] = await server.batch([window.plan.split({})]); created.id;
0 declared, 0 inherited