ranger.ext.accumulator
index
/home/hut/work/ranger/ranger/ext/accumulator.py

 
Classes
       
builtins.object
Accumulator

 
class Accumulator(builtins.object)
     Methods defined here:
__init__(self)
correct_pointer(self)
get_list(self)
OVERRIDE THIS
move(self, relative=0, absolute=None)
move_to_obj(self, arg, attr=None)
pointer_is_synced(self)
sync_index(self, **kw)

Data descriptors defined here:
__dict__
dictionary for instance variables (if defined)
__weakref__
list of weak references to the object (if defined)