readFile
lib.readFile
Primop
Docs pulled from | This Revision | about 1 hour ago
Takes 1 arguments
path
Return the contents of the file path as a string.
Noogle detected
Detected Type
readFile :: Path -> String
Implementation
This function is implemented in c++ and is part of the native nix runtime.