Files
Janne Valkealahti 9a5f189783 Update docs
2023-10-07 08:09:51 +01:00

9 lines
302 B
Plaintext

[[command-execution]]
= Command Execution
:page-section-summary-toc: 1
ifndef::snippets[:snippets: ../../../../../src/test/java/org/springframework/shell/docs]
When command parsing has done its job and command registration has been resolved, command execution
does the hard work of running the code.