eecb86ed8f
Before the Update Function needed the currentDirectoryMap ( the Functionality was not confirmed ) as a parameter but now I have removed the currentDirectoryMap. Instead I have added totalPath ( going to rename this to `absolutePath` ) to the FileNode Struct which is added during the generation of the directory Tree whenever the selected field is called we can just pass the totalPath. |
||
---|---|---|
.gitignore | ||
client.go | ||
fileBrowser.go | ||
go.mod | ||
go.sum | ||
LICENSE | ||
main.go | ||
progressBar.go | ||
README.md | ||
utils.go |