class
RemiLib::RSConf::RSConfBOMError
- RemiLib::RSConf::RSConfBOMError
- RemiLib::RSConf::RSConfEncodingError
- RemiLib::RSConf::RSConfError
- Exception
- Reference
- Object
Overview
Raised when a Byte-Order-Mark is detected.
Defined in:
remilib/rsconf/common.crInstance methods inherited from class Object
toRsconf(io : IO, *, indentSize : Int = 2, alwaysQuoteKeys : Bool = false, explicitRootObject : Bool = false, commaAfterValues : Bool = false, extraNewlineBetweenToplevelKeys : Bool = false) : NiltoRsconf(*, indentSize : Int = 2, alwaysQuoteKeys : Bool = false, explicitRootObject : Bool = false, commaAfterValues : Bool = false, extraNewlineBetweenToplevelKeys : Bool = false) : String toRsconf
Class methods inherited from class Object
fromRsconf(toplevel : RemiLib::RSConf::RSValue)fromRsconf(data : String | IO | Path) fromRsconf