run_from_args¶
Import in python using from mcutils.scripts.tree.from_jal import run_from_args
-
mcutils.scripts.tree.from_jal.run_from_args(args)[source]¶ Runs script from command line arguments
- Parameters
args – command line arguments from
add_to_parser().