FileOperationPatternKind

langoustine.lsp.enumerations.enumerations$package.FileOperationPatternKind

Attributes

Source
enumerations.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Inherited classlikes

object given_Bijection_T_String extends Bijection[T, String]

Attributes

Inherited from:
StringEnum (hidden)
Source
enumTypes.scala
Supertypes
trait Bijection[T, String]
class Object
trait Matchable
class Any
object given_Typeable_T extends Typeable[T]

Attributes

Inherited from:
StringEnum (hidden)
Source
enumTypes.scala
Supertypes
trait TypeTest[Any, T]
trait Serializable
class Object
trait Matchable
class Any

Value members

Concrete methods

override def ALL: Set[FileOperationPatternKind]

Attributes

Definition Classes
StringEnum
Source
enumerations.scala

Inherited methods

inline protected def entry(n: String): FileOperationPatternKind

Attributes

Inherited from:
StringEnum (hidden)
Source
enumTypes.scala

Concrete fields

The pattern matches a file only.

The pattern matches a file only.

Attributes

Source
enumerations.scala

The pattern matches a folder only.

The pattern matches a folder only.

Attributes

Source
enumerations.scala

Givens

Inherited givens

Attributes

Inherited from:
StringEnum (hidden)
Source
enumTypes.scala

Attributes

Inherited from:
StringEnum (hidden)
Source
enumTypes.scala

Attributes

Inherited from:
StringEnum (hidden)
Source
enumTypes.scala

Attributes

Inherited from:
StringEnum (hidden)
Source
enumTypes.scala

Extensions

Inherited extensions

extension (t: FileOperationPatternKind)
inline def raw: String

Attributes

Inherited from:
StringEnum (hidden)
Source
enumTypes.scala