Sha256: b56d359484246ceca8cbffd8136596fc594730426e3256ec77a0227ae8517ce8
Contents?: true
Size: 261 Bytes
Versions: 16
Compression:
Stored size: 261 Bytes
Contents
#pragma once #include <facter/facts/collection.hpp> #include <facter/facts/value.hpp> #include <string> bool load_custom_fact(std::string const& filename, facter::facts::collection& facts); std::string ruby_value_to_string(facter::facts::value const* value);
Version data entries
16 entries across 16 versions & 2 rubygems