wendy / com.levibostian.wendy.extension / hasBeenAddedToWendy

hasBeenAddedToWendy

fun PendingTask.hasBeenAddedToWendy(): Boolean

Checks to see if the PendingTask has been added to Wendy yet.

This function simply checks if the PendingTask.taskId is null or not.