Prerelease This site documents an alpha of libtmux. Its structure, URLs and APIs are subject to change.

builder.WorkspaceApplyError

TypeScript
  • Python Unavailable
  • Ruby Unavailable
  • Lua Unavailable
  • TypeScript
  • Rust Unavailable
  • Go Unavailable
  • Java Unavailable
  • .NET Unavailable
  • C++ Unavailable
  • Swift Unavailable

API reference · Markdown

class builder.WorkspaceApplyError
class [source]
class [source]
class builder.WorkspaceApplyError

Applying stopped after tmux may already have changed.

completed records whole high-level milestones. The failed stage itself may be partial because mutations are not transactions and transport failure may leave delivery indeterminate. requiresReplan asks callers to rediscover session, window, and pane structure; it says nothing about command effects.

Discussed in TypeScript workspace builder behavior , TypeScript workspace builder API

Members

completed

attributereadonly [source]
attributereadonly [source]
completed

failed

failed : : WorkspaceApplyStage
attributereadonly [source]
attributereadonly [source]
failed

requiresReplan

requiresReplan
attributereadonly [source]
attributereadonly [source]
requiresReplan

Discussed in TypeScript workspace builder behavior

constructor

constructor ( workspace : : string , completed : : readonly WorkspaceApplyMilestone[] , failed : : WorkspaceApplyStage , cause : : unknown )
method [source]
method [source]
constructor
Esc

Type to search.