summaryrefslogtreecommitdiff
path: root/js/fileinfo.ts
AgeCommit message (Collapse)Author
2018-10-04Use underscores in filenames.Ryan Dahl
2018-10-04Rename fbs to msg.Ryan Dahl
2018-10-04Rename flatbuffer base.msg to base.innerRyan Dahl
This better disambiguates with the msg_generated.ts module, which in JS we call "fbs", but would be better called "msg".
2018-10-03Implemented readDirSync, readDirJ2P