os_ls.patch
Description: Binary data
I wrote up a quick patch to os.pmc to add an ls method. Pass it a
directory name, and it'll return a resizablestringarray with the
contents of the directory. But, I don't know anything about the
windows API and can't test it, etc... I don't think there's been any
decision yet on the interface for looking in a directory, so I choose
an obvious but probably not conflicting name.
- OS.pmc patch to add 'ls' Joshua Isom
- Re: OS.pmc patch to add 'ls' Alberto Simões
- Re: OS.pmc patch to add 'ls' Alberto Simões
- Re: OS.pmc patch to add 'ls' Leopold Toetsch
- Re: OS.pmc patch to add 'ls' Joshua Hoblitt
- Re: OS.pmc patch to add 'ls' Chris Dolan
- Re: OS.pmc patch to add 'ls' Joshua Hoblitt
- Re: OS.pmc patch to add 'ls... Chris Dolan
- Re: OS.pmc patch to add 'ls... Jonathan Worthington
- Re: OS.pmc patch to add... Joshua Hoblitt
- Re: OS.pmc patch to add 'ls' Joshua Isom