Build adt-ls's spawn argv. extraArgs (e.g. SNC/JCo JVM flags like -Djco.middleware.snc_lib=…, or -consoleLog) are prepended ahead of adt-ls's own -data/--pipe, where JVM launchers expect leading flags. Pure (no I/O).
extraArgs
-Djco.middleware.snc_lib=…
-consoleLog
-data
--pipe
Build adt-ls's spawn argv.
extraArgs(e.g. SNC/JCo JVM flags like-Djco.middleware.snc_lib=…, or-consoleLog) are prepended ahead of adt-ls's own-data/--pipe, where JVM launchers expect leading flags. Pure (no I/O).