greghendershott / aws

Racket support for Amazon Web Services.
BSD 2-Clause "Simplified" License
78 stars 26 forks source link

aws/s3: add #:delimiter argument to `ls/proc` #26

Closed mflatt closed 10 years ago

mflatt commented 10 years ago

A #:delimiter argument enables ls/proc to simulate an immediate-directory listing.

mflatt commented 10 years ago

I probably should have included a version bump to "0.2" in the pull request, but see also the "version 1.0?" issue.

greghendershott commented 10 years ago

Merged. Thanks!