ResourceOperationKind

langoustine.lsp.enumerations.enumerations$package.ResourceOperationKind

Attributes

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)
Supertypes
trait Bijection[T, String]
class Object
trait Matchable
class Any
object given_Typeable_T extends Typeable[T]

Attributes

Inherited from:
StringEnum (hidden)
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

Inherited methods

inline protected def entry(n: String): ResourceOperationKind

Attributes

Inherited from:
StringEnum (hidden)

Concrete fields

Supports creating new files and folders.

Supports creating new files and folders.

Attributes

Supports deleting existing files and folders.

Supports deleting existing files and folders.

Attributes

Supports renaming existing files and folders.

Supports renaming existing files and folders.

Attributes

Givens

Inherited givens

Attributes

Inherited from:
StringEnum (hidden)

Attributes

Inherited from:
StringEnum (hidden)
given reader: Reader[ResourceOperationKind]

Attributes

Inherited from:
StringEnum (hidden)
given writer: Writer[ResourceOperationKind]

Attributes

Inherited from:
StringEnum (hidden)

Extensions

Inherited extensions

extension (t: ResourceOperationKind)
inline def raw: String

Attributes

Inherited from:
StringEnum (hidden)