FileSystem19
Constructors
Models
FileSysteminterfaceCore interface for file system operations in Effect.OpenFlagtypeFile open flags that determine how a file is opened and what operations are allowed.SeekModetypeSpecifies the reference point for seeking within an open file.WatchEventtypeRepresents file system events emitted when watching files or directories.Type Ids
File
File Watcher
Layers
Sizes
GiBconstCreates a Size representing gibibytes (1024³ bytes).KiBconstCreates a Size representing kilobytes (1024 bytes).MiBconstCreates a Size representing mebibytes (1024² bytes).PiBconstCreates a Size representing pebibytes (1024⁵ bytes).SizetypeRepresents a file size in bytes using a branded bigint.SizeInputtypeInput type for size parameters that accepts multiple numeric types.TiBconstCreates a Size representing tebibytes (1024⁴ bytes).