ResourceOperationKind

langoustine.lsp.enumerations.enumerations$package.ResourceOperationKind

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[ResourceOperationKind]

Attributes

Definition Classes
StringEnum
Source
enumerations.scala

Inherited methods

inline protected def entry(n: String): ResourceOperationKind

Attributes

Inherited from:
StringEnum (hidden)
Source
enumTypes.scala

Concrete fields

Supports creating new files and folders.

Supports creating new files and folders.

Attributes

Source
enumerations.scala

Supports deleting existing files and folders.

Supports deleting existing files and folders.

Attributes

Source
enumerations.scala

Supports renaming existing files and folders.

Supports renaming existing files and folders.

Attributes

Source
enumerations.scala

Givens

Inherited givens

Attributes

Inherited from:
StringEnum (hidden)
Source
enumTypes.scala

Attributes

Inherited from:
StringEnum (hidden)
Source
enumTypes.scala
given reader: Reader[ResourceOperationKind]

Attributes

Inherited from:
StringEnum (hidden)
Source
enumTypes.scala
given writer: Writer[ResourceOperationKind]

Attributes

Inherited from:
StringEnum (hidden)
Source
enumTypes.scala

Extensions

Inherited extensions

extension (t: ResourceOperationKind)
inline def raw: String

Attributes

Inherited from:
StringEnum (hidden)
Source
enumTypes.scala