cmt.cs¶
cmt.cs.main¶
-
cmt.cs.main.main(argv=None)¶ Entry point into the program. Gets the arguments from the console and proceed them with
ArgumentParser. Returns if its success successful 0 else 1.
cmt.cs.main.main(argv=None)¶Entry point into the program. Gets the arguments from the console and proceed them with ArgumentParser.
Returns if its success successful 0 else 1.