FileChangeType

class Object
trait Matchable
class Any

Type members

Inherited classlikes

object given_Typeable_T extends Typeable[T]
Inherited from:
UIntEnum (hidden)
Source:
enumTypes.scala

Value members

Inherited methods

inline protected def entry(n: Int): FileChangeType
Inherited from:
UIntEnum (hidden)
Source:
enumTypes.scala

Concrete fields

The file got changed.

The file got changed.

Source:
enumerations.scala

The file got created.

The file got created.

Source:
enumerations.scala

The file got deleted.

The file got deleted.

Source:
enumerations.scala

Givens

Inherited givens

Inherited from:
UIntEnum (hidden)
Source:
enumTypes.scala
given reader: Reader[FileChangeType]
Inherited from:
UIntEnum (hidden)
Source:
enumTypes.scala
given writer: Writer[FileChangeType]
Inherited from:
UIntEnum (hidden)
Source:
enumTypes.scala