craftutils.wrap.psfex.system_command(command: str, arguments: list | str | None = None, suppress_print: bool = False, error_on_exit_code: bool = True, force_single_dash: bool = False, flags: list = (), **params)