TomlFile

Namespace: uModIO

Assembly: uMod.Core.dll

Inheritance ObjectDataFile TomlFile

Implements IDataFile, IDataObject

Summary

Represents a TOML file

Constructors

Name

Summary

TomlFile (String)

Create new TOML file

Fields

Name

Summary

Exceptions

Gets toml parse exceptions generated during deserialization

Properties

Name

Summary

Extension

Gets toml file extension

HasExceptions

Gets whether or not toml file parsed with exceptions

Methods

Name

Summary

FromString (String)

Deserialize object from TOML string

ToAttachment (String)

Converts text file to file attachment

ToString ()

Serialize object as TOML string