mirror of
https://github.com/taigrr/systemctl.git
synced 2026-03-09 00:14:38 -07:00
use CommandContext
This commit is contained in:
@@ -2,6 +2,7 @@ package systemctl
|
||||
|
||||
// TODO
|
||||
func IsFailed(unit string) (bool, error) {
|
||||
|
||||
return false, nil
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user