[Cuis-dev] Line command option

Juan Vuletich juan at jvuletich.org
Mon Nov 23 12:17:09 PST 2020


Spot on Philip, thanks!

AppLauncher is meant to build end user applications. Commandline args 
are a bit more general, and can be used for other things too (like 
automating a build server, running automatic tests, etc).

If you want, tell a bit about your specific needs, and we can help think 
options.

Cheers,

On 11/22/2020 10:36 AM, Philip Bernhart via Cuis-dev wrote:
> Hi Hilaire,
>
> I'm aware of
>
>    #processCommandLineArgument:storeStartUpScriptArgsOn:
>
> which does all the command line argument handling.
>
> Juan also implemented in Cuis an additional "hook" the AppLauncher,
> which looks like what you may want to use, which adds the functionality
> of an additional app which can be passed in command line arguments.
>
> AppLauncher#launchApp. If you look at the calls (show senders) you
> will see that they are crammed into the startup sequence of Cuis.
>
> I hope I could help you with that.
>
>
> Cheers,
> Philip
>
>
> Hilaire Fernandes via Cuis-dev<cuis-dev at lists.cuis.st>  writes:
>
>> Hi,
>>
>> Where can I find in the image the information about the command line
>> options?
>>
>> So far I know about -r and -s
>>
>> Googling on the ml archive did not help.
>>
>> Thanks
>>
>> Hilaire
>>
>> -- 
>> GNU Dr. Geo
>> http://drgeo.eu
>> https://pouet.chapril.org/@hilaire
>>
>> -- 
>> Cuis-dev mailing list
>> Cuis-dev at lists.cuis.st
>> https://lists.cuis.st/mailman/listinfo/cuis-dev


-- 
Juan Vuletich
www.cuis-smalltalk.org
https://github.com/Cuis-Smalltalk/Cuis-Smalltalk-Dev
https://github.com/jvuletich
https://www.linkedin.com/in/juan-vuletich-75611b3
@JuanVuletich



More information about the Cuis-dev mailing list