1
0
mirror of https://github.com/shirou/gopsutil.git synced 2025-04-24 13:48:56 +08:00

Merge pull request #1597 from vlnaum/cwd_windows

cwd for windows is supported
This commit is contained in:
shirou 2024-02-21 19:03:38 +09:00 committed by GitHub
commit 146bae2a47
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -218,7 +218,7 @@ Some code is ported from Ohai. Many thanks.
|cmdline |x |x | |x |x |
|create\_time |x | | |x |x |
|status |x |x |x |x | |
|cwd |x | | |x | |
|cwd |x | | |x |x |
|exe |x |x |x | |x |
|uids |x |x |x |x | |
|gids |x |x |x |x | |