maybeAttrNullable
lib.maybeAttrNullable
Docs pulled from | This Revision | about 1 hour ago
shortcut for attrByPath ["name"] default attrs
Noogle detected
Implementation
The following is the current implementation of this function.
maybeAttr = name: default: attrs: attrs.${name} or default;