mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-26 13:14:44 +01:00
Guard clauses are if constructs that return early if there is an error that prevents continuing. This way there isn't a big nesting of if expressions.
3.9 KiB
Executable File
3.9 KiB
Executable File