MCPcopy
hub / github.com/hardentools/hardentools / cmdRestore

Function cmdRestore

gui_cli.go:52–57  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

50}
51
52func cmdRestore() {
53 cmdHardenRestore(false)
54
55 Info.Println("Done! Restored settings to their original state.\nFor all changes to take effect please restart Windows.")
56 os.Exit(0)
57}

Callers

nothing calls this directly

Calls 1

cmdHardenRestoreFunction · 0.85

Tested by

no test coverage detected