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

TmuxCommandList.then(_:)

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

View as Markdown

Declared in
TmuxCommandList
Package
libtmux-swift
Source
Sources/LibTmux/CommandList.swift
then(_:) ( command : TmuxCommand ) → TmuxCommandList
method [source]
method [source]
then(_:)

Appends a command, returning a new list.

Chaining builds a value; nothing is sent until the list is run, so a half-built chain has no effect on the server.

0 declared, 0 inherited

Esc

Type to search.