ServerJS/Filesystem API: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
Line 34: Line 34:
* Ruby IO API http://www.ruby-doc.org/core/classes/IO.html
* Ruby IO API http://www.ruby-doc.org/core/classes/IO.html
* Perl Path::Class http://search.cpan.org/perldoc?Path::Class
* Perl Path::Class http://search.cpan.org/perldoc?Path::Class
* PHP Filesystem http://php.net/manual/book.filesystem.php

Revision as of 12:31, 7 July 2009

Requirements/Proposals

Prior Art

Inspiration