On this page
Server.format(_:for:through:)
- Declared in
- Server
- Package
- libtmux-swift
- Source
- Sources/LibTmux/Formats.swift
- format(_:for:through:) ( template : String , for : Pane , through : WindowLink ) String?
-
Evaluates a tmux format against a pane through one of its window links. See
format(_:for:)-(String,Session).- Raises
0 declared, 0 inherited