@w5s/taskInterfacesTaskSur cette pageTask <Value, Error>An implementation of @w5s/task!TaskLikeHierarchyTaskLike<Value, Error>TaskIndex Properties[run]MethodsrunProperties readonly[run][run]: TaskFunction<Value, Error>A callback with side effectsMethods runrun(canceler?: TaskCanceler): Awaitable<Result<Value, Error>>Shorthand to run the current task
An implementation of @w5s/task!TaskLike