will allow the client app to populate it with whatever data it needs to avoid/minimise the use of package globals.
The client-cli prop should be a struct which contains properties required by all cli apps and then a custom property for the client to use as they see fit. (See pixa)
will allow the client app to populate it with whatever data it needs to avoid/minimise the use of package globals.
The client-cli prop should be a struct which contains properties required by all cli apps and then a custom property for the client to use as they see fit. (See pixa)