elvish/pkg/shell
Qi Xiao 9794eecd68 Add new runtime module.
This module provides $runtime:{lib-dirs rc-path effective-rc-path}. It will
likely grow in future.

This fixes #1385.
2022-08-08 00:09:02 +01:00
..
interact_test.go Move pkg/testutil/must.go to a new pkg/must. 2022-06-20 20:29:14 +01:00
interact_unix_test.go Move pkg/testutil/must.go to a new pkg/must. 2022-06-20 20:29:14 +01:00
interact.go pkg/shell: Add more daemon-related tests. 2022-06-19 21:45:36 +01:00
paths_test.go Implement XDG directory support. 2021-07-10 02:20:59 +01:00
paths_unix_test.go Require Go 1.18. 2022-03-20 15:28:23 +00:00
paths_unix.go Respect $XDG_* directories on Windows. 2022-06-09 22:48:39 +01:00
paths_windows.go Respect $XDG_* directories on Windows. 2022-06-09 22:48:39 +01:00
paths.go Treat $XDG_DATA_DIRS as semicolon-delimited on Windows. 2022-06-19 14:41:25 +01:00
script_test.go Move pkg/testutil/must.go to a new pkg/must. 2022-06-20 20:29:14 +01:00
script.go pkg/eval: Remove access methods for exported fields. 2022-06-18 19:01:59 +01:00
shell_test.go Move pkg/testutil/must.go to a new pkg/must. 2022-06-20 20:29:14 +01:00
shell_unix_test.go pkg/shell: Add a short delay in signal handling test. 2022-06-23 22:03:12 +01:00
shell.go Add new runtime module. 2022-08-08 00:09:02 +01:00
signal_unix.go Require Go 1.18. 2022-03-20 15:28:23 +00:00
signal_windows.go Add comment for the semantics of SIGTERM on Windows. 2022-03-06 23:48:46 +00:00