Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ZToolsCenter/ZTools
/ PluginFeatureCommand
Interface
PluginFeatureCommand
tests/main/systemPluginOpenFolderRegex.test.ts:5–8 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3
import
path from
'path'
4
5
interface
PluginFeatureCommand {
6
type
?: string
7
match?: string
8
}
9
10
interface
PluginFeature {
11
code: string
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected