mirror of
https://github.com/go-sylixos/elvish.git
synced 2024-12-14 02:57:52 +08:00
e9b4035896
This will likely become a basic operation in future that can support more types than exceptions, so putting it in the builtin namespace is appropriate. Also remove the exc: module altogether as it contains nothing now. All the introspection features are now implemented as fields of the exception values and the reason values. |
||
---|---|---|
.. | ||
editor.go | ||
errors_to_json_test.go | ||
errors_to_json.go | ||
interact_test.go | ||
interact.go | ||
paths_test.go | ||
paths_unix_test.go | ||
paths_unix.go | ||
paths_windows.go | ||
paths.go | ||
runtime.go | ||
script_test.go | ||
script.go | ||
shell_test.go | ||
shell_unix_test.go | ||
shell.go | ||
signal_unix.go | ||
signal_windows.go |