Skip to content

Commit

Permalink
Merge pull request #1597 from vlnaum/cwd_windows
Browse files Browse the repository at this point in the history
cwd for windows is supported
  • Loading branch information
shirou committed Feb 21, 2024
2 parents 8aeaf16 + d3057c2 commit 146bae2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -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 | |
Expand Down

0 comments on commit 146bae2

Please sign in to comment.