|
let status = match &*command_str { |
docs for shell builtins?
https://github.com/sl-sh-dev/sl-sh/pull/241/files/7e141c4fd050fa2376f97fdd2f75474d2fbd6ecd#diff-2bef432b40ea4949fb9ae35b40b6e0433505209828fb2f3ef64b50d25747e9c9
sls: Good question. I don't have a good answer yet. We could add a symbol to attach docs to but that would get messy. Maybe we need a shell builtin "doc" that covers shell builtins?
sl-sh/shell/src/builtins.rs
Line 336 in 7e141c4
docs for shell builtins?
https://github.com/sl-sh-dev/sl-sh/pull/241/files/7e141c4fd050fa2376f97fdd2f75474d2fbd6ecd#diff-2bef432b40ea4949fb9ae35b40b6e0433505209828fb2f3ef64b50d25747e9c9
sls: Good question. I don't have a good answer yet. We could add a symbol to attach docs to but that would get messy. Maybe we need a shell builtin "doc" that covers shell builtins?