Nix 2.30.0
Nix, the purely functional package manager; unstable internal interfaces
|
This is the complete list of members for nix::fetchers::PathInputScheme, including all inherited members.
allowedAttrs() const override (defined in nix::fetchers::PathInputScheme) | nix::fetchers::PathInputScheme | inline |
experimentalFeature() const override (defined in nix::fetchers::PathInputScheme) | nix::fetchers::PathInputScheme | inline |
getAbsPath(const Input &input) const (defined in nix::fetchers::PathInputScheme) | nix::fetchers::PathInputScheme | inline |
getAccessor(ref< Store > store, const Input &_input) const override (defined in nix::fetchers::PathInputScheme) | nix::fetchers::PathInputScheme | inline |
getFingerprint(ref< Store > store, const Input &input) const override (defined in nix::fetchers::PathInputScheme) | nix::fetchers::PathInputScheme | inline |
getSourcePath(const Input &input) const override (defined in nix::fetchers::PathInputScheme) | nix::fetchers::PathInputScheme | inline |
inputFromAttrs(const Settings &settings, const Attrs &attrs) const override (defined in nix::fetchers::PathInputScheme) | nix::fetchers::PathInputScheme | inline |
inputFromURL(const Settings &settings, const ParsedURL &url, bool requireTree) const override (defined in nix::fetchers::PathInputScheme) | nix::fetchers::PathInputScheme | inline |
isLocked(const Input &input) const override (defined in nix::fetchers::PathInputScheme) | nix::fetchers::PathInputScheme | inline |
isRelative(const Input &input) const override (defined in nix::fetchers::PathInputScheme) | nix::fetchers::PathInputScheme | inline |
putFile(const Input &input, const CanonPath &path, std::string_view contents, std::optional< std::string > commitMsg) const override (defined in nix::fetchers::PathInputScheme) | nix::fetchers::PathInputScheme | inline |
schemeName() const override (defined in nix::fetchers::PathInputScheme) | nix::fetchers::PathInputScheme | inline |
toURL(const Input &input) const override (defined in nix::fetchers::PathInputScheme) | nix::fetchers::PathInputScheme | inline |