File tree 2 files changed +3
-5
lines changed
2 files changed +3
-5
lines changed Original file line number Diff line number Diff line change 3
3
<p align =" center " >
4
4
5
5
[ ![ Build Status] ( https://travis-ci.org/luoxiu/Once.svg?branch=master )] ( https://travis-ci.org/luoxiu/Once )
6
- [ ![ codecov] ( https://codecov.io/gh/luoxiu/Once/branch/master/graph/badge.svg )] ( https://codecov.io/gh/luoxiu/Once )
7
- ![ release] ( https://img.shields.io/github/release-pre/luoxiu/Once )
6
+ ![ release] ( https://img.shields.io/github/v/release/luoxiu/Once?include_prereleases )
8
7
![ install] ( https://img.shields.io/badge/install-spm%20%7C%20cocoapods%20%7C%20carthage-ff69b4 )
9
8
![ platform] ( https://img.shields.io/badge/platform-ios%20%7C%20macos%20%7C%20watchos%20%7C%20tvos%20%7C%20linux-lightgrey )
10
9
![ license] ( https://img.shields.io/github/license/luoxiu/combinex?color=black )
@@ -66,7 +65,7 @@ class Manager {
66
65
}
67
66
```
68
67
69
- ### Do
68
+ #### PersistentToken
70
69
71
70
Unlike ` run ` , ` do ` will persist the execution history of the task (using ` UserDefault ` ).
72
71
Original file line number Diff line number Diff line change 3
3
<p align =" center " >
4
4
5
5
[ ![ Build Status] ( https://travis-ci.org/luoxiu/Once.svg?branch=master )] ( https://travis-ci.org/luoxiu/Once )
6
- [ ![ codecov] ( https://codecov.io/gh/luoxiu/Once/branch/master/graph/badge.svg )] ( https://codecov.io/gh/luoxiu/Once )
7
- ![ release] ( https://img.shields.io/github/release-pre/luoxiu/Once )
6
+ ![ release] ( https://img.shields.io/github/v/release/luoxiu/Once?include_prereleases )
8
7
![ install] ( https://img.shields.io/badge/install-spm%20%7C%20cocoapods%20%7C%20carthage-ff69b4 )
9
8
![ platform] ( https://img.shields.io/badge/platform-ios%20%7C%20macos%20%7C%20watchos%20%7C%20tvos%20%7C%20linux-lightgrey )
10
9
![ license] ( https://img.shields.io/github/license/luoxiu/combinex?color=black )
You can’t perform that action at this time.
0 commit comments