MCPcopy
hub / github.com/Gallopsled/pwntools / indented.py

File indented.py

examples/indented.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""
2When running in term-mode (import `pwn` rather than `pwnlib`, stdout is a TTY
3and not running in a REPL), we can do proper indentation where lines too long to
4fit on a screen are split into multiple individually indented lines.

Callers

nothing calls this directly

Calls 2

pauseFunction · 0.85
indentedMethod · 0.80

Tested by

no test coverage detected