Bios-Marcel / spoon

Fast `scoop search`, (WIP) full scoop replacement and tab completion
BSD 3-Clause "New" or "Revised" License
5 stars 1 forks source link

`bin` field needs special treatment #4

Closed Bios-Marcel closed 5 months ago

Bios-Marcel commented 6 months ago

We can have bin fields in multiple locations. Nameley bin and architechture. On top of that, bin can either be of type []string or [][]string{}, in which case the second dimension is executable, alias, args.... This is relevant during search. Right now, we are just flattening the bin field, but ignore architechture.bin.