io.files.unix vocabulary
Factor handbook ยป Vocabulary index


Summary
Implementation of reading and writing files on Unix-like systems

Metadata
Authors:Slava Pestov
Platforms:unix


Words

Ordinary words
WordStack effect
(cwd)( bufsiz -- path )
append-flags( -- value )
open-append( path -- fd )
open-read( path -- fd )
open-secure-write( path -- fd )
open-write( path -- fd )
read-flags( -- value )
secure-write-flags( -- value )
write-flags( -- value )


Files


Metadata files