mirror of
https://github.com/NixOS/nix
synced 2025-06-26 11:41:15 +02:00
* `nix-instantiate --print-args': print out the valid values for
functions arguments that have a domain.
This commit is contained in:
parent
ca2238cf81
commit
c11839d7b2
3 changed files with 37 additions and 3 deletions
|
@ -92,5 +92,7 @@ Expr makeBool(bool b);
|
|||
|
||||
string showType(Expr e);
|
||||
|
||||
string showValue(Expr e);
|
||||
|
||||
|
||||
#endif /* !__NIXEXPR_H */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue