chore(build): auto-generate docs
Some checks failed
CI / ci (push) Failing after 0s

This commit is contained in:
folke 2025-01-20 19:21:48 +00:00 committed by github-actions[bot]
parent 2c2ff4caf8
commit 233356e6c9

View file

@ -1888,6 +1888,12 @@ Get the current item at the cursor
picker:current(opts)
```
### `picker:cwd()`
```lua
picker:cwd()
```
### `picker:empty()`
Check if the picker is empty
@ -1994,6 +2000,12 @@ If `fallback=true` and there is no selection, return the current item.
picker:selected(opts)
```
### `picker:set_cwd()`
```lua
picker:set_cwd(cwd)
```
### `picker:set_layout()`
Set the picker layout. Can be either the name of a preset layout