Swift Package Wrapper for https://developer.apple.com/library/mac/qa/qa1134/_index.html
/// restart
AppleEvent.restart.perform()
/// sleep
AppleEvent.sleep.perform()
/// shutDown
AppleEvent.shutDown.perform()
Swift Package Wrapper for https://developer.apple.com/library/mac/qa/qa1134/_index.html
/// restart
AppleEvent.restart.perform()
/// sleep
AppleEvent.sleep.perform()
/// shutDown
AppleEvent.shutDown.perform()