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

planning.runningSession

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

View as Markdown

Module
planning
Package
libtmux
Source
packages/workspace/src/planning.ts
runningSession ( server : : Server , name : : string ) → Promise<Session | undefined>
functionasync [source]
functionasync [source]
runningSession

The session this workspace names, on a server that may not be running yet.

Acquisition raises on an unreachable server rather than reading as empty, which is the answer a caller asking what is there needs. Building from nothing is the ordinary starting point here, though, and a socket with no daemon behind it is holding this session in the way an empty server is: not at all.

0 declared, 0 inherited

Esc

Type to search.