Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/colbymchenry/codegraph
/ ActualFile
Class
ActualFile
__tests__/fixtures/kernel-parity/torture.kt:167–169 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
165
}
166
167
actual class ActualFile {
168
actual fun path(): String =
"/"
169
}
170
171
actual typealias PlatformClock = java.time.Clock
172
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected