Files
Tim Caswell 6115df6338 File API tweaks
- Rename fs.cat to fs.readFile
- Move file.write to fs.writeFile
- Allow strings for the flag argument to fs.open
  ("r", "r+", "w", "w+", "a", "a+")
- Remove the unused 'File' module / class
2010-02-16 23:55:53 -08:00
..
2009-12-05 01:05:16 +01:00
2010-02-03 10:05:24 -08:00
2010-02-16 23:55:53 -08:00