Skip to content

InMemArtifactSource

[Source]

class ref InMemArtifactSource is
  ArtifactSource ref

Implements


Constructors

create

[Source]

new iso create()
: InMemArtifactSource iso^

Returns


Public fields

let artifact_sets_by_name: HashMap[String val, HashSet[Artifact ref, HashEq[Artifact ref] val] ref, HashEq[String val] val] ref

[Source]


Public Functions

add

[Source]

fun ref add(
  a: Artifact ref)
: None val

Parameters

Returns


all_versions_of

[Source]

fun ref all_versions_of(
  name: String val)
: Iterator[Artifact ref] ref

Parameters

Returns