We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3475f4b commit 88df091Copy full SHA for 88df091
docs-src/commands.md
@@ -1,7 +1,7 @@
1
# Commands
2
3
-Commands are the fundamental abstraction used to run custom logic.
4
-They can be C# classes, lambda expressions, or CLI programs.
+Commands can be C# classes, lambda expressions, or CLI programs.
+They can be queued, scheduled, or from the command line.
5
6
## Create a Command
7
0 commit comments