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