Whether a process should load dynamic packages at all. 'none' is the escape hatch for "raw" runs — restoring dumps, bulk ingestion, or diagnosing a package that breaks boot — where custom Save() logic and lifecycle hooks must NOT run.
'none'
Save()
Whether a process should load dynamic packages at all.
'none'is the escape hatch for "raw" runs — restoring dumps, bulk ingestion, or diagnosing a package that breaks boot — where customSave()logic and lifecycle hooks must NOT run.