cache¶
Specifies whether Dune is allowed to store and fetch build targets from the Dune cache.
(cache <setting>)
where <setting> is one of:
enabledenables Dune cache.disableddisables Dune cache.
Specifies whether Dune is allowed to store and fetch build targets from the Dune cache.
(cache <setting>)
where <setting> is one of:
enabled enables Dune cache.
disabled disables Dune cache.