Nix 2.93.3
Lix: A modern, delicious implementation of the Nix package manager; unstable internal interfaces
Loading...
Searching...
No Matches
editor-for.hh
Go to the documentation of this file.
1#pragma once
3
6
7namespace nix {
8
13Strings editorFor(const SourcePath & file, uint32_t line);
14
15}
SourcePath.
Definition source-path.hh:23