parent Exists RWOr Create Safely
fun <Error class: unknown class>.parentExistsRWOrCreateSafely(fallbackParent: <Error class: unknown class>? = null): Boolean
Extension method to check if a parent file exists read-write able and creates if not without throwing an exception, except CancellationException to cancel parent jobs.
Return
whether the parent exists read-write able or could be created.