read_mysql_ini: Read and parse .ini file to list

Description Usage Arguments Details Value

View source: R/parse_config.R

Description

Read and parse .ini file to list

Usage

1
read_mysql_ini(fileText)

Arguments

fileText

text of file to parse

Details

Lines starting with '#' or ';' are comments and will not be parsed

Value

List with length equivalent to number of sections, each section is a new list


nickodell/rmyloginpath documentation built on Dec. 22, 2021, 2:13 a.m.