Actions
Feature #14946
closedAdd command line option to force use of parser cache
Description
A command line option to Kafo would be useful to force use of the parser cache, even if a manifest has been edited since and the mtime is newer than the cache. This would allow editing of class contents while still assuming the class signature is unchanged without needing to install a parser (e.g. puppet-strings).
Actions