Contents

Package.Dependency.Kind.fileSystem(name:path:)

A dependency located at the given path.

Declaration

case fileSystem(name: String?, path: String)

Parameters

  • name:

    The name of the dependency.

  • path:

    The path to the dependency.