INCLUDE_DIRECTORIES

Includes directory paths in the resulting sequence of the walk.

By default, the Path.walk sequence does not include directory paths. Passing this option to the function includes directory paths in the resulting sequence.

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).