vibe-d v0.8.1 (2017-08-29T22:03:39Z)
Home
Dub
Repo
EventDriver.openFile
index
vibe
core
driver
EventDriver
Opens a file on disk with the speficied file mode.
interface
EventDriver
@
safe
FileStream
openFile
(
Path
path
,
FileMode
mode
)
Meta
Source
See Implementation
index
vibe
core
driver
EventDriver
functions
acquireTimer
connectTCP
createFileDescriptorEvent
createManualEvent
createTimer
dispose
exitEventLoop
isTimerPending
listenTCP
listenUDP
openFile
processEvents
rearmTimer
releaseTimer
resolveHost
runEventLoop
runEventLoopOnce
stopTimer
waitTimer
watchDirectory
Opens a file on disk with the speficied file mode.