MCPcopy Index your code
hub / github.com/reactide/reactide / updateFileDirectory

Method updateFileDirectory

renderer/components/App.jsx:750–752  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

748 }
749
750 updateFileDirectory() {
751 this.setFileTree(this.state.rootDirPath);
752 }
753
754 render() {
755 return (

Callers

nothing calls this directly

Calls 1

setFileTreeMethod · 0.95

Tested by

no test coverage detected