On this page
Server.saveBuffer(named:to:)
- Declared in
- Server
- Package
- libtmux-swift
- Source
- Sources/LibTmux/Buffers.swift
-
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