mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-22 07:03:38 +00:00
Look for use of external_functions and fish_functions and replace with use of external_functions_sorted and fish_functions_sorted where possible. This ensures that the output of the generator is sorted as far as possible. I also checked for uses of internal_functions and documented_functions but those are not used. The *_sorted versions are always used instead.
26 KiB
26 KiB