use lock_sytem;
use lock_sytem;
use lock_sytem;
/// FailureReason enum for posible failures.
/// Locks the system.
/// Returns
/// - FailureReason::LinuxCommandNotFound if there is no command to lock,
/// - FailureReason::CannotExecute if command execution is failed.