Nix  2.93.0-dev
Lix: A modern, delicious implementation of the Nix package manager; unstable internal interfaces
Loading...
Searching...
No Matches
editor-for.hh File Reference
Include dependency graph for editor-for.hh:

Go to the source code of this file.

Functions

Strings nix::editorFor (const SourcePath &file, uint32_t line)
 

Function Documentation

◆ editorFor()

Strings nix::editorFor ( const SourcePath & file,
uint32_t line )

Helper function to generate args that invoke $EDITOR on filename:lineno.