Name

Confirm::MustBeRoot — If we are running as root, return true. Otherwise ask the user whether we should continue even though things might not work

Synopsis

Import Confirm;
boolean Confirm::MustBeRoot (void); 

Return Value

boolean

true if running as root