Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EvilFreelancer/openapi-to-cli
/ profile-store.test.ts
File
profile-store.test.ts
tests/profile-store.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ ConfigLocator } from
"../src/config"
;
2
import
{ ProfileStore, Profile } from
"../src/profile-store"
;
3
4
interface
MemoryFsEntry {
Callers
nothing calls this directly
Calls
8
createStoreWithFs
Function · 0.85
getCurrentProfileName
Method · 0.80
getCurrentProfile
Method · 0.80
saveProfile
Method · 0.80
listProfileNames
Method · 0.80
removeProfile
Method · 0.80
setCurrentProfile
Method · 0.80
existsSync
Method · 0.65
Tested by
no test coverage detected