SourceQuery

data class SourceQuery(val key: String, val derivationGroup: String)

Constructors

Link copied to clipboard
constructor(source: ExternalSource)
constructor(key: String, derivationGroup: String)

Properties

Link copied to clipboard

The derivation group that this source is a member of.

Link copied to clipboard

The string name of this source.