Package gozerbot :: Module less :: Class Less
[hide private]
[frames] | no frames]

Class Less

source code

object --+
         |
        Less

output cache

Instance Methods [hide private]
 
__init__(self, nr)
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
source code
 
add(self, nick, listoftxt)
add listoftxt to nick's output ..
source code
 
get(self, nick, index1, index2)
return less entry
source code
 
more(self, nick, index1)
return more entry pointed to by index ..
source code
 
size(self, nick)
return sizes of cached output
source code

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

Properties [hide private]

Inherited from object: __class__

Method Details [hide private]

__init__(self, nr)
(Constructor)

source code 

x.__init__(...) initializes x; see x.__class__.__doc__ for signature

Overrides: object.__init__
(inherited documentation)

add(self, nick, listoftxt)

source code 

add listoftxt to nick's output .. set index for used by more commands

more(self, nick, index1)

source code 

return more entry pointed to by index .. increase index