zarf icon indicating copy to clipboard operation
zarf copied to clipboard

refactor: move package state to local variable

Open phillebaba opened this issue 6 months ago • 1 comments

Description

This removes the Zarf state as a property in the packager struct. Instead it is loaded in functions that needs it and passed as a argument.

Related Issue

Relates to #2709

Checklist before merging

phillebaba avatar Aug 05 '24 13:08 phillebaba