query
On this page

writePyPy3Bin

pkgs.writers.writePyPy3Bin

Functor
Docs pulled from | This Revision | 10 minutes ago


writePyPy3Bin takes the same arguments as writePyPy3 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.

writePyPy3Bin = name: writePyPy3 "/bin/${name}";