query
On this page

unsafeGetAttrPos

lib.debug.unsafeGetAttrPos

Primop
Docs pulled from | This Revision | 9 minutes ago

Takes 2 arguments

s, set


unsafeGetAttrPos returns the position of the attribute named s from set. This is used by Nixpkgs to provide location information in error messages.


Noogle detected

Aliases

Implementation

This function is implemented in c++ and is part of the native nix runtime.