Commit 963f676
committed
Add a ListInstalled function
I've needed at times to list the packages that are currently listed on
a system. Search("") is equivalent to that, but since we have List()
which is equivalent to Search("*"), I figured this might be handy to
have as well.1 parent 0d7233b commit 963f676
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
47 | 52 | | |
48 | 53 | | |
49 | 54 | | |
| |||
0 commit comments