Excluding files in FixInsight from command line
Excluding files in FixInsight from command line
Anyone knows how to exclude files from FixInsight processing from command line? I only found how to do it in IDE
Anyone knows how to exclude files from FixInsight processing from command line? I only found how to do it in IDE
IDE's FixInsight Settings dialog saves project settings in %projectname%.ficfg file in the project folder. Command line tool automatically takes this settings (if that file exists). Or you can override the file name by using --settings=%anoterfilename%.ficfg parameter.
ReplyDeleteThis is the only option so far.
New command line parameter --ignore=... is comming in the next update.
Thank you, Roman
ReplyDelete