Adding a parater to wlauto.utils.misc.check_output to specify that it should ignore certain error codes when they are returned by the subprocess and not raise them as errors.
A function to open a file using an associated launcher in an OS-agnostic way.