lbaf.Utils.lbsVTDataExtractor.PhaseAction class

Custom action to split phases string argument to a list of int(n)|str(x-y)

Methods

def format_usage(self)

Special methods

def __call__(self, parser, namespace, values, option_string = None)
def __init__(self, option_strings, dest, nargs = None, const = None, default = None, type = None, choices = None, required = False, help = None, metavar = None)
def __repr__(self)