S2

langoustine.lsp.aliases$.NotebookDocumentFilter$.S2
See theS2 companion object
case class S2(notebookType: Opt[String], scheme: Opt[String], pattern: String)

Attributes

notebookType

The type of the enclosing notebook.

pattern

A glob pattern.

scheme

A Uri scheme, like file or untitled.

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product