query
On this page

mkDefinition

lib.modules.mkDefinition

Docs pulled from | This Revision | 10 minutes ago


Return a definition with file location information.


Noogle detected

Aliases

Implementation

The following is the current implementation of this function.

mkDefinition = args@{ file, value, ... }: args // { _type = "definition"; };