fuzion
fuzion copied to clipboard
higher level file and directory operations
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...
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.