Skip to content

Commit e8ed57b

Browse files
committedDec 30, 2019
Remove removed methods
1 parent d23a7af commit e8ed57b

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed
 

‎README.md

-4
Original file line numberDiff line numberDiff line change
@@ -73,11 +73,7 @@ myCommand
7373
.run(argv)
7474
7575
// utils
76-
.setValue(name, value, ignoreUnknown)
77-
.setValues(values, ignoreUnknown)
78-
.reset()
7976
.createOptionValues()
80-
.normalize(values)
8177
.hasCommand(name)
8278
.hasCommands()
8379
.hasOption(name)

0 commit comments

Comments
 (0)
Please sign in to comment.