Module sourcing

Module sourcing 

Source
Expand description

Provides functionality for sourcing binaries from a variety of different sources.

Modules§

filters
Filters which can be used when resolving a binary.
traits
Traits for the sourcing of a binary.

Structs§

ArchiveFileSpec
A specification of a file within an archive.
TagPattern
A pattern used to determine captures from a release tag.

Enums§

Binary
A binary used to launch a node.
Error
An error relating to the sourcing of binaries.
GitHub
A binary sourced from GitHub.
Source
The source of a binary.

Functions§

set_executable_permission
Sets the executable permission for a given file.