mirror of
https://github.com/NixOS/nix
synced 2025-06-25 19:01:16 +02:00
15 lines
331 B
Text
15 lines
331 B
Text
Nix <nix version>
|
|
Type :? for help.
|
|
|
|
nix-repl> :l doc-comments.nix
|
|
Added <number omitted> variables.
|
|
|
|
nix-repl> "Note that this is not yet complete"
|
|
"Note that this is not yet complete"
|
|
|
|
nix-repl> :doc documentedFormals
|
|
Function `documentedFormals`\
|
|
… defined at /path/to/tests/functional/repl/doc-comments.nix:104:5
|
|
|
|
|
|
Finds x
|