var anonymousSection: [String : String] { get }
s9INIParserAAC16anonymousSectionSDyS2SGvp
3TOI5
import INIParser
final class INIParser
INI Configuration File Reader
@frozen struct String
A Unicode string value that is a collection of characters.
init(_ content: String) throws
Constructor
var sections: [String : [String : String]] { get }
enum Error