IterMode

object IterMode

Iteration mode flags.

Properties

Link copied to clipboard
const val ENTER_BRACKETED: Int = 16
Link copied to clipboard
const val EXCLUDE_BUFFERS: Int = 1
Link copied to clipboard
const val IGNORE_MOUNTS: Int = 4
Link copied to clipboard
const val IGNORE_OVERLAYS: Int = 8
Link copied to clipboard
const val INCLUDE_ANONYMOUS: Int = 2