16 lines
397 B
JSON
16 lines
397 B
JSON
{
|
|
"profiles": {
|
|
"RedundancyFinderCLI": {
|
|
"commandName": "Project",
|
|
"commandLineArgs": "C:\\Users\\daskn\\Pictures\\ -v"
|
|
},
|
|
"Analyze": {
|
|
"commandName": "Project",
|
|
"commandLineArgs": "analyze"
|
|
},
|
|
"Delete": {
|
|
"commandName": "Project",
|
|
"commandLineArgs": "delete redundancies.json C:\\Users\\daskn\\Pictures\\B\\ -v"
|
|
}
|
|
}
|
|
} |