aboutsummaryrefslogtreecommitdiff
path: root/src/libcmd/installable-attr-path.hh
AgeCommit message (Collapse)Author
2024-08-01remove unused headers in installable-attr-pathQyriad
Change-Id: Icc4747aed195e3855b128c73df82e202405af6a8
2024-05-29util.hh: Delete remaining file and clean up headersTom Hubrecht
Change-Id: Ic1f68e6af658e94ef7922841dd3ad4c69551ef56
2023-03-31Ensure all headers have `#pragma once` and are in API docsJohn Ericson
`///@file` makes them show up in the internal API dos. A tiny few were missing `#pragma once`.
2023-02-20Split out `InstallableFlake` and `InstallableAttrPath`John Ericson