OutputPathItemKind

sbt.internal.bsp.OutputPathItemKind

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete fields

val Directory: Int

The output path item references a directory.

The output path item references a directory.

Attributes

val File: Int

The output path item references a normal file.

The output path item references a normal file.

Attributes