lazydocker/pkg/commands
Paul Reichelt d971621e66
Kill all related processes using windows internals
Use windows kernel32.dll to fetch all related processes.

Inspired by: https://blog.csdn.net/fyxichen/article/details/51857864
2019-11-11 11:38:44 +01:00
..
container.go Improve container top 2019-08-26 08:19:03 +09:00
container_stats.go Simplified code a bit 2019-07-19 04:59:32 +02:00
docker.go respect DOCKER_HOST 2019-08-25 19:09:24 +02:00
dummies.go type the translations 2019-06-05 22:20:30 +10:00
errors.go clean some things up 2019-06-09 10:03:04 +10:00
image.go adjust code to newer API 2019-07-05 14:18:44 +02:00
os.go Move Kill and PrepareForChildren to platform specific implementation 2019-11-11 11:38:43 +01:00
os_default_platform.go Move Kill and PrepareForChildren to platform specific implementation 2019-11-11 11:38:43 +01:00
os_test.go Removed some lazygit code 2019-07-06 22:27:52 +02:00
os_windows.go Kill all related processes using windows internals 2019-11-11 11:38:44 +01:00
service.go adjust code to newer API 2019-07-05 14:18:44 +02:00
volume.go better support for custom commands 2019-06-10 20:14:44 +10:00