Closed tmarble closed 8 years ago
Now the following slots are used :command -- just the method name :args -- a vector of positional args :argsmap a map of formal arg -> arg values
Also json/pprint added the option :escape-slash false FFI: http://clojure.github.io/data.json/#clojure.data.json/write
Signed-off-by: Tom Marble tmarble@info9.net
Now the following slots are used :command -- just the method name :args -- a vector of positional args :argsmap a map of formal arg -> arg values
Also json/pprint added the option :escape-slash false FFI: http://clojure.github.io/data.json/#clojure.data.json/write
Signed-off-by: Tom Marble tmarble@info9.net