# config.paneStartDirectory

- **Module:** config
- **Package:** @libtmux/workspace
- **Language:** TypeScript
- **Kind:** function
- **Source:** https://github.com/libtmux/libtmux-ts/blob/3fe1ca654b81b8cbf4a13b777a001a3298c87a6f/packages/workspace/src/config.ts#L101
- **Page:** https://libtmux.org/en/ts/latest/workspace/reference/config-panestartdirectory/

```
config.paneStartDirectory(pane: : WorkspacePane, window: : WorkspaceWindow, workspace: : Workspace) -> string | undefined
```

A pane's start directory, falling back to its window's and then the session's.
