- Add `list()` method to generate a full workspace file tree - Introduce `WorkspaceItem` and `WorkspaceList` structs - Remove `HeropromptSession` to simplify the public API - Rename Heroscript action to `heropromptworkspace.configure` - Enable full heroscript encoding/decoding for workspaces
11 lines
307 B
Plaintext
11 lines
307 B
Plaintext
|
|
!!heropromptworkspace.configure name:"default"
|
|
|
|
// !!heropromptworkspace.workspace_dir name:"default"
|
|
// path:"@HOME/code/github/freeflowuniverse/herolib/lib/builder"
|
|
// selection:"path1,path2" //paths are relative in the path of workspace
|
|
// filter_exclude:","
|
|
// filter_include:","
|
|
|
|
|