constant Fcntl::O_EXCL

O_EXCL -> Integer[permalink][rdoc][edit]

ファイルが存在する場合に失敗します。Fcntl::O_CREAT と一緒に使用します。