How to execute a script from command line , then save the image and exit ? I use the st command but it offers either --save which saves but keeps image opened or --exit the exits the image without saving
./pharo Ephestos.image st --save test.st
How to execute a script from command line , then save the image and exit ? I use the st command but it offers either --save which saves but keeps image opened or --exit the exits the image without saving
./pharo Ephestos.image st --save test.st