SKIP_SUBTREE

Skip the directory content, continue with the next entry outside the directory in the traversal order. For files this option is equivalent to CONTINUE.

Properties

Link copied to clipboard
actual val name: String

Returns the name of this enum constant, exactly as declared in its enum declaration.

Link copied to clipboard
actual val ordinal: Int

Returns the ordinal of this enumeration constant (its position in its enum declaration, where the initial constant is assigned an ordinal of zero).