mirror of https://github.com/Hilbis/Hilbish
docs: [ci] generate new docs
parent
99461e42d0
commit
d7f10b0247
|
@ -29,7 +29,7 @@ function hilbish.exec(cmd) end
|
|||
|
||||
--- Puts `fn` in a goroutine
|
||||
--- @param fn function
|
||||
function hilbish.goroutine(fn) end
|
||||
function hilbish.goro(fn) end
|
||||
|
||||
--- Sets the input mode for Hilbish's line reader. Accepts either emacs for vim
|
||||
--- @param mode string
|
||||
|
|
Loading…
Reference in New Issue