libtmux Reference MCP Search
On this page

Server.saveBuffer(named:to:)

View as Markdown

Declared in
Server
Package
libtmux-swift
Source
Sources/LibTmux/Buffers.swift
saveBuffer(named:to:) ( named : String? , to : String ) ()
methodasync [source]
methodasync [source]
saveBuffer(named:to:)

Writes a buffer to a file, letting tmux do the writing.

The counterpart to loadBuffer(from:named:), and the way to get a buffer larger than a reply out of tmux: buffer(named:) hands back what one command printed, while this streams to a path.

Raises

0 declared, 0 inherited

Esc

Type to search.