Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dethcrypto/dethcode
/
Class
packages/ethereum-viewer/src/fs/fileSystemProvider.ts:32–32 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
30
}
31
32
export
class
Directory implements vscode.FileStat {
33
type
: vscode.FileType;
34
ctime: number;
35
mtime: number;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected