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

Swift API

Swift documentation

Server.captureRange(_:startingAt:endingAt:joiningWrappedLines:maximumLines:)

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
Server
Package
libtmux-swift
Source
Sources/LibTmux/PaneInteraction.swift
captureRange(_:startingAt:endingAt:joiningWrappedLines:maximumLines:) ( pane : Pane , startingAt : Int? , endingAt : Int? , joiningWrappedLines : Bool , maximumLines : Int ) → PaneCapture
methodasync [source]
methodasync [source]
captureRange(_:startingAt:endingAt:joiningWrappedLines:maximumLines:)

Reads a bounded tmux capture range using tmux's relative row numbering.

Raises

0 declared, 0 inherited

Esc

Type to search.