viva v0.1.7-alpha (2021-01-10T15:41:58Z)
Home
Dub
Repo
open
viva
file
file
Opens a file
File
open
(
string
path
,
FileCreationFlag
creationFlag
=
FileCreationFlag.TRUNCATE
)
Parameters
path
string
The path to the file
Return Value
Type:
File
The new
File
object
Meta
Source
See Implementation
viva
file
file
classes
FileException
enums
FileAccessFlag
FileCreationFlag
functions
createFile
exists
open
structs
File
Opens a file