elvish/website/ref
Qi Xiao bda2879228 pkg/glob: When enumerating files, keep going if Lstat fails.
When encountering files that can't be lstat'ed, simply ignore them instead of
terminating the entire globbing process. This is consistent with how directories
that can't be read are already silently ignored.

This fixes #1674.
2023-04-10 23:22:21 +01:00
..
edit Use .elvts as the standard extension of Elvish transcripts. 2023-03-01 22:39:06 +00:00
builtin.md Small corrections in builtin module doc 2023-01-14 19:40:02 +00:00
command.md website: Preserve $ in the HTML ID of docs for variables. 2022-11-22 23:42:19 +00:00
doc.md Add a doc: module for accessing documentation of Elvish modules. 2022-12-26 21:36:07 +00:00
edit.md website/cmd/md2html: Support implicit link targets to elvdoc sections. 2023-01-02 02:36:58 +00:00
epm.md website/cmd/md2html: Support implicit link targets to elvdoc sections. 2023-01-02 02:36:58 +00:00
file.md Replace the @elvdoc macro with a @module macro. 2021-06-14 22:17:07 +01:00
flag.md New flag module. 2021-12-31 18:03:24 +00:00
index.toml Add a doc: module for accessing documentation of Elvish modules. 2022-12-26 21:36:07 +00:00
language.md pkg/glob: When enumerating files, keep going if Lstat fails. 2023-04-10 23:22:21 +01:00
math.md Replace the @elvdoc macro with a @module macro. 2021-06-14 22:17:07 +01:00
path.md Replace the @elvdoc macro with a @module macro. 2021-06-14 22:17:07 +01:00
platform.md Replace the @elvdoc macro with a @module macro. 2021-06-14 22:17:07 +01:00
prelude.md website/ref: Update docset URL and add link to subscribe to feed. 2021-06-15 16:19:31 +01:00
re.md Move elvdoc for the re module to the Go source. 2021-10-23 13:31:44 +01:00
readline-binding.md website: Mark up keys with the standard <kbd> tag. 2022-02-21 00:38:06 +00:00
runtime.md Add new runtime module. 2022-08-08 00:09:02 +01:00
store.md Expose all functionalities of the persistent store in the store: module. 2021-10-03 16:34:52 +01:00
str.md website/ref/str.md: Note that some string utilities are in the builtin module. 2023-03-31 13:28:50 +01:00
unix.md website: Preserve $ in the HTML ID of docs for variables. 2022-11-22 23:42:19 +00:00