Nix 2.26.3
Nix, the purely functional package manager; unstable internal interfaces
 
Loading...
Searching...
No Matches
editor-for.hh File Reference
#include "types.hh"
#include "source-path.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.