Nix
2.26.3
Nix, the purely functional package manager; unstable internal interfaces
Loading...
Searching...
No Matches
mounted-source-accessor.hh
1
#pragma once
2
3
#include "source-accessor.hh"
4
5
namespace
nix {
6
7
ref<SourceAccessor>
makeMountedSourceAccessor(std::map<
CanonPath
,
ref<SourceAccessor>
> mounts);
8
9
}
nix::CanonPath
Definition
canon-path.hh:41
nix::ref
Definition
ref.hh:15
src
libfetchers
mounted-source-accessor.hh
Generated by
1.13.2