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

io.github.libtmux.WindowSpec.WindowSpec.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.WindowSpec
Declared in
WindowSpec
Package
io.github.libtmux:libtmux
Source
libtmux/src/main/java/io/github/libtmux/WindowSpec.java
argv ( target : String , format : String , running : TmuxVersion ) → List<String>
method [source]
method [source]
argv

The command that makes this window, reporting it through format.

Parameters
  • target ( String ) – the session, or the index, to create in

  • 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.