We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9e1174 commit 7ee33b5Copy full SHA for 7ee33b5
examples/README.md
@@ -26,6 +26,7 @@ Each of these examples demonstrates one aspect or feature of bashly.
26
- [whitelist](whitelist#readme) - arguments and flags with a predefined allowed list of values
27
- [command-private](command-private#readme) - hiding commands from the command list
28
- [stdin](stdin#readme) - reading input from stdin
29
+- [filters](filters#readme) - preventing commands from running unless custom conditions are met
30
31
## Customization
32
0 commit comments