Data.Ini.List

Types

type Section

data Config

type OptionName

type SectionName

type Option

type SectionItem

type ConfigItem

type UpdateValue

type UpdateOption

class Value a

Build

config

setDefault

(<+)

(+>)

Convert

toList

fromList

Query

get

getDefault

getSection

getSections

getSectionsBy

Update

updateValues

updateDefaultValues

updateSectionValues

updateOptions

updateDefaultOptions

updateSectionOptions

Format

formatConfig

writeConfig

writeConfigFile

hWriteConfig

Parse

parseConfig

parseFile

parseFileEx