Contents

userAppend

Writes to the file may only append.

Declaration

static var userAppend: FileFlags { get }

Discussion

The corresponding C constant is UF_APPEND.