class

LuckyHXML::Builder::HabitatSettings

Inherits Reference < Object

Class methods

indent
indent=(value : String | Int32 | Nil)
indent?

Used for checking missing settings on non-nilable types It's advised to use indent in your apps to ensure the propper type is checked.

quote_char
quote_char=(value : Char | Nil)
quote_char?

Used for checking missing settings on non-nilable types It's advised to use quote_char in your apps to ensure the propper type is checked.

to_h

Generates a hash using the provided values