Files
serenity/Userland/Libraries/LibShell/ImmediateFunctions.cpp
Ali Mohammad Pur 808c98511b LibShell: Make null_if_unset_or_alternative actually return () if unset
Previously this acted more like "alternative if set or value", which is
completely wrong (based on the POSIX sh definition).
2024-10-09 12:39:08 +02:00

54 KiB