Skip to content

Tidy-Coder/TidyOpenFileManagementLibrary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

47 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

TidyOpenFileManagementLibrary

This repo contains functions that help to manipulate files in several languages with the same function names.

functions c python java c#
exists βœ… βœ… βœ… βœ…
isFolder βœ… βœ… βœ… βœ…
isFile βœ… βœ… βœ… βœ…
createFolder βœ… βœ… βœ… βœ…
delete βœ… βœ… βœ… βœ…
createFile βœ… βœ… βœ… βœ…
size βœ… βœ… βœ… βœ…
clear βœ… βœ… βœ… βœ