Wasi-emscripten-host
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
Wasi-emscripten-host
host
/
at.released.weh.filesystem.model
/
FileModeFlag
File
Mode
Flag
object
FileModeFlag
(
source
)
Members
Properties
S_
IRGRP
Link copied to clipboard
const
val
S_IRGRP
:
Int
S_
IROTH
Link copied to clipboard
const
val
S_IROTH
:
Int
S_
IRUSR
Link copied to clipboard
const
val
S_IRUSR
:
Int
S_
IRWXG
Link copied to clipboard
const
val
S_IRWXG
:
Int
S_
IRWXO
Link copied to clipboard
const
val
S_IRWXO
:
Int
S_
IRWXU
Link copied to clipboard
const
val
S_IRWXU
:
Int
S_
ISGID
Link copied to clipboard
const
val
S_ISGID
:
Int
S_
ISUID
Link copied to clipboard
const
val
S_ISUID
:
Int
S_
ISVTX
Link copied to clipboard
const
val
S_ISVTX
:
Int
S_
IWGRP
Link copied to clipboard
const
val
S_IWGRP
:
Int
S_
IWOTH
Link copied to clipboard
const
val
S_IWOTH
:
Int
S_
IWUSR
Link copied to clipboard
const
val
S_IWUSR
:
Int
S_
IXGRP
Link copied to clipboard
const
val
S_IXGRP
:
Int
S_
IXOTH
Link copied to clipboard
const
val
S_IXOTH
:
Int
S_
IXUSR
Link copied to clipboard
const
val
S_IXUSR
:
Int