Sha256: 5dc870d1c2fc136f02a172e33818714ebed855b58c49245eeb73acadf8517447
Contents?: true
Size: 240 Bytes
Versions: 16
Compression:
Stored size: 240 Bytes
Contents
#include <internal/facts/cache.hpp> namespace facter { namespace facts { namespace cache { std::string fact_cache_location() { return "/opt/puppetlabs/facter/cache/cached_facts/"; } }}} // namespace facter::facts::cache
Version data entries
16 entries across 16 versions & 2 rubygems