问题标签 [simian]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票
1 回答
35 浏览

powershell - 如何在 Simian Analyzer 中指定负/假命令行开关?

Simian Analyzer可以这样调用

它将以其所有默认设置启动它。它的一些标志/开关/选项是布尔值,默认设置为“true”。有关完整列表,请参见此处

但是我如何在 Powershell 中将 true-switches 设置为 false?也就是说,我如何指定ignoreIdentifierCase应该为假?