Updating Settings via the Cmdline
Last updated
Last updated
If you are a power user, it is likely that you will want to use different settings depending on what type of files you are sorting. In that case, it would be not be in your best interest to constantly change out settings between sorts.
For these cases, you have two options to dynamically assign settings via the command-line.
You are able to create alternative settings file using the default file.
The -SettingsPath
parameter allows you to assign that alternate settings file via the command-line. By default, Javinizer uses the default jvSettings.json
file located within your module root folder.
The -Set
parameter allows you to assign individual settings via the command-line. It accepts a of valid settings which will override the defaults provided by the settings file.