hasContext
builtins.hasContext
Primop
Docs pulled from | This Revision | about 9 hours ago
Takes 1 arguments
s
Return true
if string s has a non-empty context. The
context can be obtained with
getContext
.
This function is not defined in a .nix file. It is likely a builtins function or an alias of a builtins function. builtins functions are predefined functions provided by Nix.