This commit is contained in:
parent
cde814fc94
commit
34466a5dee
@ -61,7 +61,7 @@ if err := don.Ready(
|
||||
|
||||
`func Cmd(c string) func() bool`
|
||||
|
||||
Cmd returns a `func() bool` for working with don.Check. It executes a command and
|
||||
Cmd returns a `func() bool` for working with `don.Ready()`. It executes a command and
|
||||
returns a true if everything looks fine or a false if there was some kind of error.
|
||||
|
||||
### func [Ready](/don.go#L83)
|
||||
|
Loading…
Reference in New Issue
Block a user