ae v0.0.2715 (2020-07-22T04:49:54Z)
Home
Dub
Repo
IniLine
ae
utils
sini
Undocumented in source.
struct
IniLine (
S
) {
enum
Type
;
Type
type
;
S
name
;
S
value
;
}
Members
Enums
Type
enum
Type
Undocumented in source.
Variables
name
S
name
;
Undocumented in source.
type
Type
type
;
Undocumented in source.
value
S
value
;
Undocumented in source.
Meta
Source
See Implementation
ae
utils
sini
aliases
indexOf
makeStructuredIniHandler
parseStructuredIni
enums
isIniHandler
isNestingType
functions
formatIni
iniHandler
lexIniLine
loadIni
loadInis
makeIniHandler
parseIni
parseIniInto
prettifyIni
updateIni
updateIniFile
structs
IniFragment
IniHandler
IniLine
IniThickLeafHandler
IniWriter
templates
visitWithPath