I've been meaning to ask this for ever...Is there a way to pass argument(s) 
to leo @command-s?

If I have a node like

@command test_args
        import sys
        g.es(sys.argv))

and run "test_args 1 2 abcd"

none of "1 2 abcd" get printed - only sys.argv from the initial invocation 
of Leo.

is there a way for something like this to work? Apologies if it is already 
documented, I cannot find it.

    Thanks
    Jon N

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion visit 
https://groups.google.com/d/msgid/leo-editor/0f58956e-9166-4f4b-b221-df148f5022cfn%40googlegroups.com.

Reply via email to