File.open

Opens the file for writing or reading, depending on the flags.

struct File
@nogc nothrow
GodotError
open
(
StringArg0
)
(
in StringArg0 path
,
in long flags
)

Meta