ini.read_file

Synopsis

local ini = require "ini"
ini.read_file(filepath: filesystem.path) -> table

Description

Reads and parses an INI file. Returns the table of values as strings.