Files
spring-shell/spring-shell-core/src
Janne Valkealahti 08515a2bdf ScriptShellRunner should have correct run detection
- Fix run detection so that @ has to be first character in a first
  argument and it also has additional content, like @path-to-file.
- This fixes issue where `--arg @` would blow up as an normal
  option argument.
- Backport #996
- Fixes #1003
2024-02-15 15:05:46 +00:00
..