feat(struct_tags): add :GoTagClear
This commit is contained in:
parent
10abcb661e
commit
07f86d669b
6 changed files with 50 additions and 5 deletions
|
|
@ -43,6 +43,7 @@ gopher.comment = require("gopher.comment").comment
|
|||
gopher.tags = {
|
||||
add = tags.add,
|
||||
rm = tags.remove,
|
||||
clear = tags.clear,
|
||||
}
|
||||
|
||||
gopher.test = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue