dmd v2.104.0 (2023-06-02T08:46:32Z)
Dub
Repo
File.size
dmd
root
file
File
Size of a file in bytes.
struct
File
nothrow static
ulong
size
(
const
char
*
namez
)
Return Value
Type:
ulong
ulong.max
on any error, the length otherwise.
Meta
Source
See Implementation
dmd
root
file
File
static functions
read
remove
size
update
write
structs
ReadResult
Size of a file in bytes.