mirror of
https://github.com/RGBCube/JsonWrapper
synced 2025-07-27 11:47:45 +00:00
Update README.md
This commit is contained in:
parent
259ce297a7
commit
da720f7469
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
||||||
# 📋 Table of Contents
|
### Table of Contents
|
||||||
<!-- will be updated soon -->
|
* [*class* `json_wrapper.JsonWrapper(json_path: str)`](https://github.com/RGBCube/json-wrapper/tree/main/docs#class-json_wrapperjsonwrapperjson_path-str)
|
||||||
# *class* `json_wrapper.JsonWrapper(json_path: str)`
|
# *class* `json_wrapper.JsonWrapper(json_path: str)`
|
||||||
### Methods
|
### Methods
|
||||||
* [*def* `set(key: str, value, *, pathmagic: (str, list) = "")`](https://github.com/RGBCube/json-wrapper/tree/main/docs#def-setkey-str-value--pathmagic-str-list--)
|
* [*def* `set(key: str, value, *, pathmagic: (str, list) = "")`](https://github.com/RGBCube/json-wrapper/tree/main/docs#def-setkey-str-value--pathmagic-str-list--)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue