On this page
withNamedTmuxServer(_:)
- Package
- libtmux-swift
- Source
- Tests/TmuxFixture/TmuxFixture.swift
-
Runs
bodyagainst a private tmux server addressed by socket *name*, and always kills it.The same guarantees as
withTmuxServer(_:)— its own server, killed on the way out and reaped if this process is killed outright — for the half ofEndpointthat a path-addressed fixture never exercises.- Raises
0 declared, 0 inherited