mirror of
https://github.com/NixOS/nix
synced 2025-06-27 16:51:15 +02:00
Rename remaining instances of "InputAccessor" to "SourceAccessor"
This commit is contained in:
parent
feb1d10f60
commit
709cd44d3e
12 changed files with 72 additions and 72 deletions
|
@ -190,7 +190,7 @@ ref<SourceAccessor> makeEmptySourceAccessor();
|
|||
|
||||
/**
|
||||
* Exception thrown when accessing a filtered path (see
|
||||
* `FilteringInputAccessor`).
|
||||
* `FilteringSourceAccessor`).
|
||||
*/
|
||||
MakeError(RestrictedPathError, Error);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue