turq icon indicating copy to clipboard operation
turq copied to clipboard

add multi mock config file support

Open XiaoboHe opened this issue 7 years ago • 0 comments

Improve the "-r --rules" arg, and add multi mock config file support

# if only one mock config file
turq -r $config_file_path

# if many mock config files
turq -r $config_file_dir

please refer to the issue @https://github.com/vfaronov/turq/issues/11

XiaoboHe avatar Jun 27 '18 02:06 XiaoboHe