搜索 "mimic" 的结果(共 3 个)
string-argv
string-argv parses a string into an argument array to mimic process.argv. This is useful when testing Command Line Utilities that you want to pass arguments to.
MIT