Module
Familia::Tools
In:
lib/familia/tools.rb
Methods
get_any
move_keys
rename
Public Instance methods
get_any
(keyname, uri=nil)
move_keys
(filter, source_uri, target_uri, &each_key)
rename
(filter, source_uri, target_uri=nil, &each_key)
Use the return value from each_key as the new key name
[Validate]