Implement Minimal FileSystem Class for DialogosEngine #10
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Summary
We need a minimal
FileSystem
class that manages file operations relative to theBIN_PATH
, which will serve as the root for our file system.Details
BIN_PATH
.Acceptance Criteria
FileSystem
class can perform basic file operations.BIN_PATH
.The text was updated successfully, but these errors were encountered: