Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Zeanon edited this page Nov 1, 2019 · 1 revision

API

New FileType

To add another FileType-ending, just extend FlatFile.FileType and add it.
To create a new DataType, just extend FlatFile if your DataType does not support comments or CommentEnabledFile if it does and add the needed methods accordingly.
To create a Section for the DataType you just need to extend FlatSection.
You can also use FileData for your needs, to work with nested Maps.

Clone this wiki locally

Morty Proxy This is a proxified and sanitized view of the page, visit original site.