|
|
|
|
|
by cyphar
1439 days ago
|
|
That is the exact solution described in the link I included in my comment (I am the "Aleksa" in that article). It is not entirely trivial (certain edge cases need to be handled) but it is entirely doable. But string arguments also work if you don't have complicated data parsing requirements. I (obviously) prefer the extensible struct solution but there are downsides (and other solutions weren't an option for Linux anyway). |
|