Ask a question to get started
Enter to sendā¢Shift+Enter new line
Return the keys of the dict at the given path.
keys( self, text: str, ) -> str
text
str
Python representation of the path to the dict (e.g. data["key1"][0]["key2"]).