mirror of
https://github.com/Hilbis/Hilbish
synced 2025-04-19 03:53:23 +00:00
docs: fix description of exitCode prop
This commit is contained in:
parent
7fd2ed391b
commit
95ac2e280d
2
api.go
2
api.go
@ -9,7 +9,7 @@
|
||||
// #field interactive Is Hilbish in an interactive shell?
|
||||
// #field login Is Hilbish the login shell?
|
||||
// #field vimMode Current Vim input mode of Hilbish (will be nil if not in Vim input mode)
|
||||
// #field exitCode xit code of the last executed command
|
||||
// #field exitCode Exit code of the last executed command
|
||||
package main
|
||||
|
||||
import (
|
||||
|
Loading…
x
Reference in New Issue
Block a user