Skip to main content

read_db_json

Function read_db_json 

Source
pub fn read_db_json(db_path: &Path, key: &str) -> Result<Option<Value>>
Expand description

Read a JSON value from the VS Code state DB by key