fuzion icon indicating copy to clipboard operation
fuzion copied to clipboard

higher level file and directory operations

Open maxteufel opened this issue 1 year ago • 1 comments

Some operations for working in the file system could be implemented on a significantly higher level, e.g. abstraction for paths, and an abstraction for files that allows checking attributes with is_ features...

maxteufel avatar Sep 30 '24 10:09 maxteufel

we should consider the basic path functionalities added to fzweb by @michaellilltokiwa. eventually these should be moved over here and then used by other base library features.

maxteufel avatar Sep 30 '25 13:09 maxteufel