Prerelease This site documents an alpha of libtmux. Its structure, URLs and APIs are subject to change.

io.github.libtmux.SplitSpec.SplitSpec.argv

Java
  • Python Unavailable
  • Ruby Unavailable
  • Lua Unavailable
  • TypeScript Unavailable
  • Rust Unavailable
  • Go Unavailable
  • Java
  • .NET Unavailable
  • C++ Unavailable
  • Swift Unavailable

View as Markdown

Module
io.github.libtmux.SplitSpec
Declared in
SplitSpec
Package
io.github.libtmux:libtmux
Source
libtmux/src/main/java/io/github/libtmux/SplitSpec.java
argv ( target : String , format : String , running : TmuxVersion ) → List<String>
method [source]
method [source]
argv

The command that performs this split, reporting the new pane through format.

Parameters
  • target ( String ) – what to split, as a tmux target

  • format ( String ) – the row format the caller will read the result back with

  • running ( TmuxVersion ) – the version of the server about to run this

Raises

0 declared, 0 inherited

Esc

Type to search.