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

io.github.libtmux.Direction.Direction

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.Direction
Package
io.github.libtmux:libtmux
Source
libtmux/src/main/java/io/github/libtmux/Direction.java
enum io.github.libtmux.Direction.Direction
enum [source]
enum [source]
enum io.github.libtmux.Direction.Direction

Which way to move or grow something.

An enum rather than tmux's -U -D -L -R flags, so a call site says which way it means and a wrong direction cannot be spelled at all.

6 declared, 0 inherited

Members

Esc

Type to search.