Package

de.sciss.lucre

artifact

Permalink

package artifact

Visibility
  1. Public
  2. All

Type Members

  1. trait Artifact[S <: Sys[S]] extends Expr[S, Value]

    Permalink

    An artifact is a file on an external storage.

  2. trait ArtifactLocation[S <: Sys[S]] extends Mutable[artifact.ArtifactLocation.S.ID, artifact.ArtifactLocation.S.Tx] with Publisher[S, Update[S]]

    Permalink

    An artifact location is a directory on an external storage.

Value Members

  1. object Artifact

    Permalink
  2. object ArtifactLocation

    Permalink
  3. package impl

    Permalink

Ungrouped