sentry-cli icon indicating copy to clipboard operation
sentry-cli copied to clipboard

API refactor: Split helper functions into separate submodules

Open szokeasaurusrex opened this issue 1 year ago • 0 comments

By helper functions, we mean standalone functions like log_headers and dump_response which are outside an impl block. We should only split out functions where it makes sense to do so.

szokeasaurusrex avatar Jun 03 '24 11:06 szokeasaurusrex