Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
""
"
2
When running in term-mode (
import
`pwn` rather than `pwnlib`, stdout is a TTY
3
and not running in a REPL), we can do proper indentation where lines too long to
4
fit on a screen are split into multiple individually indented lines.
Callers
nothing calls this directly
Calls
2
pause
Function · 0.85
indented
Method · 0.80
Tested by
no test coverage detected