Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/lingodotdev/lingo.dev
/ set
Method
set
packages/cli/tests/mock-storage.ts:6–6 ·
view source on GitHub ↗
(files: Record<string, string>)
Source
from the content-addressed store, hash-verified
4
interface
MockStorage {
5
clear(): void;
6
set(files: Record<string, string>): void;
7
}
8
9
// Global storage type
Callers
15
setLocaleInCookies
Function · 0.65
createMockRequest
Function · 0.65
setLocaleInCookies
Function · 0.65
ImportDeclaration
Function · 0.65
JSXExpressionContainer
Function · 0.65
resetScope
Method · 0.65
_setScopeField
Method · 0.65
_extractSourceDictionary
Method · 0.65
_addOverridesToDictionary
Method · 0.65
initLogger
Function · 0.65
dfs
Function · 0.65
deduplicateLockfileYaml
Function · 0.65
Implementers
2
LocalTranslationCache
packages/new-compiler/src/translators/
MemoryTranslationCache
packages/new-compiler/src/translators/
Calls
no outgoing calls
Tested by
2
createMockRequest
Function · 0.52
getFileIoLimiter
Function · 0.52