dmd ~master (2023-11-01T14:17:50Z)
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.