If we were to programmatically enable corepack, we would want to disable after the work is complete.
However, if the user already had corepack enabled, then we wouldn't want to disable it.
Is there a way to get the current state to determine if its already enabled?