Package peppy :: Module dired :: Class FlagBackwardsMixin
[frames] | no frames]

Class FlagBackwardsMixin

object --+
         |
        FlagBackwardsMixin

Mixin to set a flag and move to the previous item in the list.

Instance Methods
 
action(self, index=-1, multiplier=1)

Inherited from object: __delattr__, __getattribute__, __hash__, __init__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __str__

Class Variables
  flag = None
Properties

Inherited from object: __class__