Skip to content

Commit

Permalink
docs: add missing properties to folder::Folder
Browse files Browse the repository at this point in the history
  • Loading branch information
sxyazi committed Jan 23, 2024
1 parent ed021d1 commit 95d8a91
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/plugins/common.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,8 @@ Properties:

### `folder::Folder`

Properties:

- `cwd` - The current working directory of this folder, which is a [Url](#url)
- `offset` - The offset of this folder, which is an integer
- `cursor` - The cursor position of this folder, which is an integer
Expand Down

0 comments on commit 95d8a91

Please sign in to comment.