Package madgraph :: Package interface :: Module extended_cmd :: Class CheckCmd
[hide private]
[frames] | no frames]

Class CheckCmd

source code

object --+
         |
        CheckCmd
Known Subclasses:

Extension of the cmd object for only the check command

Instance Methods [hide private]
 
check_history(self, args)
check the validity of line
source code
 
check_save(self, args)
check that the line is compatible with save options
source code

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

Properties [hide private]

Inherited from object: __class__