plus

operator fun plus(bit: FileInfoFlags): FileInfoFlags

Returns a new FileInfoFlags with the specified bit set to true

Return

a new FileInfoFlags with the specified bit set to true

Parameters

bit

the bit to set

See also