# io.github.libtmux.CaptureSpec.CaptureSpec.Builder.from

- **Module:** io.github.libtmux.CaptureSpec.CaptureSpec.Builder
- **Package:** io.github.libtmux:libtmux
- **Language:** Java
- **Kind:** method
- **Source:** https://github.com/libtmux/libtmux-java/blob/842228310449e879ebcaa3f910597757c9dbffd6/libtmux/src/main/java/io/github/libtmux/CaptureSpec.java#L144
- **Page:** https://libtmux.org/en/java/latest/reference/io-github-libtmux-capturespec-capturespec-builder-from/

```
io.github.libtmux.CaptureSpec.CaptureSpec.Builder.from(line: int) -> Builder
```

Starts at a line, counted from the top of the visible area.

## Parameters

- `line` (int): {@code 0} is the first row on screen; negatives climb into the scrollback
