You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| N/A |`config.silent = true`|`shx --silent cd noexist`| Don't show error output |
152
+
| N/A | N/A |`shx --help`| Show help text |
153
+
| N/A | N/A |`shx --version`| Print the shx version |
154
+
| N/A | N/A |`shx --negate test -d dir`| Runs the specified command but negates the exit status (failed command = status 0, successful command = status 1) |
0 commit comments