INI ini.decode ini.decode Synopsis local ini = require "ini" ini.decode(buffer: byte_span) -> table Description Parses the contents of an INI file. Returns the table of values as strings. ini.read_file