Skip to contents

Mandates the presence of an operating system

Usage

require_linux()

require_windows()

require_macos()

require_sun()

Details

If any of these functions are called on the wrong operating system. A stop error is triggered and the function will fail.

Author

James Joseph Balamuta