Module alpm_types::source

source ·

Structs§

  • Represents a single (relative) filename, without any directories.
  • Represents a source directive. Consists of an optional local filename and a SourceLocation to get the file from.

Enums§

  • Represents the location that a source file should be retrieved from - either a local file (next to the PKGBUILD) or a URL.