On this page
Server.capture(_:includingHistory:maximumLines:)
- Declared in
- Server
- Package
- libtmux-swift
- Source
- Sources/LibTmux/PaneInteraction.swift
- capture(_:includingHistory:maximumLines:) ( pane : Pane , includingHistory : Bool , maximumLines : Int ) PaneCapture
-
Reads the newest rows without collecting older rows that will be discarded.
- Raises
0 declared, 0 inherited