Skip to content
File

file

Box[io\file]

A native file handle.

Implements the streamable protocol.

make

io\file:.make: (path string, permissions string) => file file

Create a file.

len

file.len: () => int

Returns the length of a file.