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

io.github.libtmux.Layouts.Layouts.builtIn

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.Layouts
Declared in
Layouts
Package
io.github.libtmux:libtmux
Source
libtmux/src/main/java/io/github/libtmux/Layouts.java
builtIn ( layout : String , running : TmuxVersion ) → Optional<Layout>
methodstatic [source]
methodstatic [source]
builtIn

The built-in layout a name or an unambiguous prefix of one denotes, resolved against what running actually supports — the same resolution TmuxVersion) applies, exposed so a caller that must choose between the enum path and a raw string (a workspace file's own dispatch) makes the same choice the guard just validated.

0 declared, 0 inherited

Esc

Type to search.