writePyPy2Bin
pkgs.writers.writePyPy2Bin
Functor
Docs pulled from | This Revision | 10 minutes ago
writePyPy2Bin takes the same arguments as writePyPy2 but outputs a directory (like writeScriptBin)
Noogle detected
This is a Functor
Learn about functors
Implementation
The following is the current implementation of this function.
writePyPy2Bin = name: writePyPy2 "/bin/${name}";