releso.util.util_funcs.call_commandline
- releso.util.util_funcs.call_commandline(command, folder, logger=None)
Executes a command which is provided as a string in the command line.
Loosely based on a function written by Michael Binder (e1325632@student.tuwien.ac.at).