emmmmm...
Block or Report
Block or report whxaxes
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
289 contributions in the last year
Less
More
Activity overview
Contributed to
artus-cli/artus-cli,
artus-cli/examples,
artus-cli/plugin-help
and 28 other
repositories
Contribution activity
March 2023
Created 21 commits in 5 repositories
Created a pull request in artus-cli/artus-cli that received 1 comment
fix: should not throw when parse args
parseArgv 的时候不抛错,不然如果配了比如 my-bin <url> 这种配置,再执行 my-bin -h 的时候,parseArgv 抛错从而导致 args 中就不带对 -h 转换成 --help 的处理。
所以纵使 parseArgv 跪了,也得把新解析的 args 更新了
子指…
+151
−95
•
1
comment




