FileModeFlag

Properties

Link copied to clipboard
const val S_IRGRP: Int
Link copied to clipboard
const val S_IROTH: Int
Link copied to clipboard
const val S_IRUSR: Int
Link copied to clipboard
const val S_IRWXG: Int
Link copied to clipboard
const val S_IRWXO: Int
Link copied to clipboard
const val S_IRWXU: Int
Link copied to clipboard
const val S_ISGID: Int
Link copied to clipboard
const val S_ISUID: Int
Link copied to clipboard
const val S_ISVTX: Int
Link copied to clipboard
const val S_IWGRP: Int
Link copied to clipboard
const val S_IWOTH: Int
Link copied to clipboard
const val S_IWUSR: Int
Link copied to clipboard
const val S_IXGRP: Int
Link copied to clipboard
const val S_IXOTH: Int
Link copied to clipboard
const val S_IXUSR: Int