Implement reset for Go, Pub, Flutter

[GitHub #111]
This commit is contained in:
Aoran Zeng
2024-10-31 20:49:33 +08:00
parent 3e2e7f92fd
commit 5b23eb08e6
5 changed files with 50 additions and 7 deletions

View File

@@ -55,7 +55,7 @@ pl_ruby_remove_gem_source (const char *source)
}
/**
* Ruby换源参考https://gitee.com/RubyMetric/rbenv-cn
* @consult https://gitee.com/RubyMetric/rbenv-cn
*/
void
pl_ruby_setsrc (char *option)