mirror of
https://github.com/go-sylixos/elvish.git
synced 2024-12-14 11:17:52 +08:00
website/ref: Remove reference to the deleted exc: module.
This commit is contained in:
parent
853f00c812
commit
a568bf589f
|
@ -1753,9 +1753,9 @@ Namespaces that are not special (i.e. one of the above) are also called
|
|||
following modules that can be imported by `use`:
|
||||
|
||||
- The following modules are always available: [daemon](daemon.html),
|
||||
[epm](epm.html), [exc](exc.html), [math](math.html),
|
||||
[platform](platform.html), [str](str.html), [re](re.html),
|
||||
[readline-binding](readline-binding.html), [store](store.html).
|
||||
[epm](epm.html), [math](math.html), [platform](platform.html),
|
||||
[str](str.html), [re](re.html), [readline-binding](readline-binding.html),
|
||||
[store](store.html).
|
||||
|
||||
- The [unix](unix.html) module is available on UNIX-like platforms (see
|
||||
[`$platform:is-unix`](platform.html#platformis-unix)).
|
||||
|
|
Loading…
Reference in New Issue
Block a user