SearchPath
- Better types - Own header / C++ file pair - Test factored out methods - Pass parsed thing around more than strings Co-authored-by: Robert Hensing <roberth@users.noreply.github.com>
#pragma once
`///@file` makes them show up in the internal API dos. A tiny few were missing `#pragma once`.
CmdRepl
editorFor
The REPL itself and the `nix repl` CLI are conceptually different things, and thus deserve to be in different files.