Add doc for mutators entry has to export
This commit is contained in:
parent
49184c10a3
commit
b06621c6bd
1 changed files with 5 additions and 0 deletions
|
@ -42,6 +42,11 @@ The entry type MUST export functions to get
|
|||
- The header object
|
||||
- The path of the actual file
|
||||
|
||||
The entry type MUST export functions to set
|
||||
|
||||
- The header object
|
||||
- The content object
|
||||
|
||||
### EntryContent {#sec:libstore:types:entrycontent}
|
||||
|
||||
The `EntryContent` type is an type-alias for `String`.
|
||||
|
|
Loading…
Reference in a new issue