uniconf.sdlang

SDLang configuration module

Members

Functions

parseSDLang
UniConf parseSDLang(string data)

Parse UniConf from string

saveSDLang
string saveSDLang(UniConf node, string indent)

Convert UniConf to json string

toSDLang
Tag toSDLang(UniConf root)

Convert UniConf to SDLang

toUniConf
UniConf toUniConf(Tag root)

Conert SDL to UniConf

Meta

Date

Date: 2018-09-03

License

Subject to the terms of the BSD 3-Clause License, as written in the included LICENSE.md file.

Authors

<m.galanin@milofon.pro> Maksim Galanin