Add get_uris API method
commit40e82ab559dee657a5884c77a46e85613856c9d8
authorEric Wong <normalperson@yhbt.net>
Wed, 25 Mar 2009 06:02:14 +0000 (24 23:02 -0700)
committerEric Wong <normalperson@yhbt.net>
Wed, 25 Mar 2009 06:02:14 +0000 (24 23:02 -0700)
tree7a0c1bff04083d938b40ed57c85d58bae3776066
parent65f9a224dfda3ac8b0ee9290b456d23ece32a053
Add get_uris API method

This is just like get_paths, but integrates better into Ruby
applications that use the parsed-out URI to do operations
directly on the URIs.
lib/mogilefs/mogilefs.rb
test/test_mogilefs.rb