cli/cmd/gen-docs
Andrew Feller a55f50b115 Remove Extension.FullName() from interface
- this was something I did in the original implementation of this improved extension update notification logic
- discovering other parts of the extension manager code that were working with non-prefixed extension names motivated a different approach
- the extension manager code that requires the extension be prefixed has been enhanced to use the centralized ensurePrefixed() logic, making the need for this on the extension unnecessary
2024-12-08 20:01:26 -05:00
..
main.go Remove Extension.FullName() from interface 2024-12-08 20:01:26 -05:00
main_test.go Bump cpuguy83/go-md2man from 2.0.1 to 2.0.3 (#8209) 2023-10-18 07:17:20 +00:00