Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/foambubble/foam
/ has
Method
has
packages/foam-vscode/src/test/vscode-mock.ts:768–768 ·
view source on GitHub ↗
(section: string)
Source
from the content-addressed store, hash-verified
766
get<T>(section: string): T | undefined;
767
get<T>(section: string, defaultValue: T): T;
768
has(section: string): boolean;
769
inspect<T>(section: string):
770
| {
771
key: string;
Callers
15
checkDuplicateBlocks
Function · 0.65
has
Method · 0.65
replace
Method · 0.65
insert
Method · 0.65
delete
Method · 0.65
renameFile
Method · 0.65
set
Method · 0.65
updateResource
Method · 0.65
update
Method · 0.65
has
Method · 0.65
runLint
Function · 0.65
markdownItWikilinkEmbed
Function · 0.65
Implementers
1
MockWorkspaceConfiguration
packages/foam-vscode/src/test/vscode-m
Calls
no outgoing calls
Tested by
no test coverage detected