about summary refs log tree commit diff
path: root/src/filesystem.rs
AgeCommit message (Expand)Author
2021-10-02Immutable Fs implementation and replaced exists calls.Mel
2021-10-02Use filesystem abstraction throughout Ka.Mel
2021-10-02Rename FileSystem to Fs for brevity.Mel
2021-10-01Create FileSystem interface.Mel