Documentation ¶
Index ¶
Constants ¶
View Source
const ( RebootCmd = "touch /tmp/sebrauc_reboot_test" RaucCmd = "go run code.thetadev.de/TSGRain/SEBRAUC/src/fixtures/rauc_mock" TestMode = true )
Variables ¶
View Source
var ( ErrAlreadyRunning = errors.New("rauc already running") ErrFileDoesNotExist = errors.New("file does not exist") )
Functions ¶
func CommandFromString ¶
func CreateDirIfNotExists ¶
func DoesFileExist ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.