mirror of
https://github.com/doomemacs/doomemacs.git
synced 2025-12-30 05:41:13 -08:00
A list of arguments to omit can now be passed to (exit! :restart). For example, `(exit! :restart "-c" :omit "--foo=" "--bar" "--baz=2")` will restart the current script with a new switch (-c) and three switches removed (--foo + one argument, --bar, --baz + two arguments). |
||
|---|---|---|
| .. | ||
| autoload | ||
| cli | ||
| templates | ||
| test | ||
| core-cli-lib.el | ||
| core-cli.el | ||
| core-editor.el | ||
| core-keybinds.el | ||
| core-lib.el | ||
| core-modules.el | ||
| core-packages.el | ||
| core-projects.el | ||
| core-start.el | ||
| core-ui.el | ||
| core.el | ||
| packages.el | ||