loadToml
function loadToml(_filepath, content): TomlTable;Defined in: core/auto-readme/src/config.ts:47
Parameters
Section titled “Parameters”_filepath
Section titled “_filepath”string
content
Section titled “content”string
Returns
Section titled “Returns”TomlTable