I am still just looking at the source codeTrying to figure out how it
works.
Regards,
Pranav
On Mon, May 22, 2017 at 4:30 PM, Pierre Gaston
wrote:
> I'd suggest that you look into the loadable builtin examples in the
> tarball and find ideas to write a couple of these.
>
> For instance, you
I'd suggest that you look into the loadable builtin examples in the tarball
and find ideas to write a couple of these.
For instance, you could try to write a Json parser that allows callback and
set some bash variables mirroring the Json in an associative array or
something like that.
There is li
Thank you.
It seems that there is no read to implement this feature. Could you suggest
me some bug so that I can get started?
Something which is simple for a beginner?
Regards,
Pranav.
On Mon, May 22, 2017 at 3:06 AM, Eduardo Bustamante
wrote:
> On Sun, May 21, 2017 at 11:29 AM, Pranav Deshpand