hate icon indicating copy to clipboard operation
hate copied to clipboard

implement the remainder of hate.filesystem

Open shakesoda opened this issue 11 years ago • 0 comments

Currently missing:

filesystem.createDirectory() filesystem.getAppdataDirectory() filesystem.getIdentity() filesystem.getUserDirectory() filesystem.lines() filesystem.load() filesystem.newFile() filesystem.newFileData() filesystem.setIdentity() filesystem.setSource()

Also worth noting that the current functions need testing to verify that they are properly behaved - at the very least, getWorkingDirectory() is spitting out "."

shakesoda avatar Jan 09 '15 12:01 shakesoda