elvish/pkg/mods
Kurtis Rader 2f21892e0c
Documentation fixups (#1584)
I noticed these functions didn't have a "usage" while working on a `help` command.

Co-authored-by: Qi Xiao <xiaq@users.noreply.github.com>
2022-09-11 15:28:32 +01:00
..
daemon interface{} -> any now that Elvish requires Go 1.18. 2022-03-20 16:17:19 +00:00
epm Some minor documentation fixes 2022-08-29 12:04:59 +01:00
file interface{} -> any now that Elvish requires Go 1.18. 2022-03-20 16:17:19 +00:00
flag pkg/eval/vals: Replace MakeListFromStrings with a generic MakeListSlice. 2022-06-17 16:50:38 +01:00
math Remove redundant math: var usage text 2022-08-28 23:04:00 +01:00
path Documentation fixups (#1584) 2022-09-11 15:28:32 +01:00
platform Use the new testutil.Set in more places. 2022-04-11 21:55:59 +01:00
re Clarify error message when writing values to port not supporting it. 2022-06-07 20:29:34 +01:00
readlinebinding Run gofmt. 2022-08-07 22:30:11 +01:00
runtime pkg/mods/runtime: Make $elvish-path $nil if os.Executable returns an error. 2022-08-13 11:42:16 +01:00
store interface{} -> any now that Elvish requires Go 1.18. 2022-03-20 16:17:19 +00:00
str Clarify error message when writing values to port not supporting it. 2022-06-07 20:29:34 +01:00
unix Use the new testutil.Set in more places. 2022-04-11 21:55:59 +01:00
mods.go Add new runtime module. 2022-08-08 00:09:02 +01:00