zellij/zellij-server
Tw 4b792ca29f
feat(plugin): add plugin data directories (#723)
Every plugin will have following two directories for its use:

`./data`: Plugin's own data should be saved here, every plugin will have its own directory.
`/host/`: All plugins have access to this directory, it defaults to the current working directory of Zellij.

Signed-off-by: Tw <tw19881113@gmail.com>
2021-09-19 16:20:05 +01:00
..
src feat(plugin): add plugin data directories (#723) 2021-09-19 16:20:05 +01:00
Cargo.toml chore(version): bump development version 2021-09-15 16:41:07 +02:00