python-lambda-local icon indicating copy to clipboard operation
python-lambda-local copied to clipboard

Adds verbose flag option

Open joelachance opened this issue 5 years ago • 0 comments

The output from this is as follows:

Event: {'event': 42}
Duration: 0.68 ms
Result: hello from lambda

We of course can revert this-- the main change is how RESULT is formatted.

Resolves #68

joelachance avatar Apr 30 '20 18:04 joelachance