help-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-bash] Implement a key-value deserialization or something simil


From: Eduardo Bustamante
Subject: Re: [Help-bash] Implement a key-value deserialization or something similar
Date: Mon, 5 Sep 2016 19:30:24 -0500

So you basically want something like pythons kwargs?

Bash has no such thing. On newer bash versions you could pass a
nameref to an associative array to achieve a similar effect.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]