Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/effect-app/libs
/ copy
Function
copy
repos/effect/packages/effect/src/FileSystem.ts:914–916 ·
view source on GitHub ↗
(path)
Source
from the content-addressed store, hash-verified
912
*
913
* **Example** (Inspecting file information)
914
*
915
* ```ts
import
.meta.vitest
916
*
import
{ ByteSize, FileSystem, Option } from
"effect"
917
*
918
*
const
info: FileSystem.File.Info = {
919
*
type
:
"File"
,
Callers
nothing calls this directly
Calls
2
notFound
Function · 0.85
fail
Method · 0.45
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…