FileStream.WRITABLE

Undocumented in source.
class FileStream
protected static immutable
auto WRITABLE = ["w", "w+", "rw", "r+", "x+", "c+", "wb", "w+b", "r+b", "x+b", "c+b", "w+t", "r+t", "x+t", "c+t", "a", "a+"];

Meta