about summary refs log tree commit homepage
tag namev3.7.0 (61570c5f26964013b5a104735f6d7ecf396f2c7d)
tag date2013-07-18 06:40:13 +0000
tagged byEric Wong <normalperson@yhbt.net>
tagged objectcommit 100f38dadc...
downloadmogilefs-client-3.7.0.tar.gz
Ruby mogilefs-client 3.7.0
MogileFS::MogileFS#each_key now accepts optional :after and :limit args

This allows easy iteration while respecting :after and :limit,
giving each_key an interface consistent with each_file_info.