cli/pkg/cmd/extensions
Mislav Marohnić 0d999ddaa1 Rework local extensions for Windows
Replace the implementation that relied on symlinks with the one that
create regular files that act like symlinks: they contain a reference to
the local directory where to find the extension.
2021-07-28 22:47:54 +02:00
..
command.go Rework local extensions for Windows 2021-07-28 22:47:54 +02:00
command_test.go Rework local extensions for Windows 2021-07-28 22:47:54 +02:00
extension.go Rework local extensions for Windows 2021-07-28 22:47:54 +02:00
manager.go Rework local extensions for Windows 2021-07-28 22:47:54 +02:00
manager_test.go Rework local extensions for Windows 2021-07-28 22:47:54 +02:00