Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 0d705b4

Browse files
committedJun 5, 2019
Merge branch 'add-schedule' into functional-shouldbe-lib
2 parents 2919961 + 8007912 commit 0d705b4

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
 

‎libraries/Ticker/keywords.txt

+7
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,14 @@ Ticker KEYWORD1
88
# Methods and Functions (KEYWORD2)
99
#######################################
1010

11+
attach_scheduled KEYWORD2
1112
attach KEYWORD2
13+
attach_ms_scheduled KEYWORD2
1214
attach_ms KEYWORD2
15+
once_scheduled KEYWORD2
1316
once KEYWORD2
17+
once_ms_scheduled KEYWORD2
18+
once_ms KEYWORD2
1419
detach KEYWORD2
20+
active KEYWORD2
21+

0 commit comments

Comments
 (0)
Please sign in to comment.