Closed ejseqera closed 1 year ago
Allows the main method to be called with custom arguments when imported as a module, which is necessary for cases like providing --help from another script or an interactive session.
--help
Allows the main method to be called with custom arguments when imported as a module, which is necessary for cases like providing
--help
from another script or an interactive session.