1.0.4 • Published 11 years ago

fsobj v1.0.4

Weekly downloads
3
License
-
Repository
github
Last release
11 years ago

fsobj

Have your filesystem hierarchy as an object hierarchy. fsobj returns an object with getters that return file contents for files and fsobjs for directories. Files are read as UTF-8. It can optionally strip file extensions.

fsobj(pathname, ext)

pathname is the directory that is the root of the fsobj. ext is an optional extension to strip from filenames.

1.0.4

11 years ago

1.0.3

11 years ago

1.0.2

11 years ago

1.0.1

11 years ago

1.0.0

11 years ago