Fix stack stack traceback call

It now works correct with start and skip_last settings, the method is now called "call_stack"

Also added auto reset if no output (start too hight) and optional stack separator
This commit is contained in:
Clemens Schwaighofer
2025-07-24 10:50:17 +09:00
parent edd35dccea
commit dcefa564da
3 changed files with 38 additions and 27 deletions

2
uv.lock generated
View File

@@ -44,7 +44,7 @@ wheels = [
[[package]]
name = "corelibs"
version = "0.14.1"
version = "0.15.0"
source = { editable = "." }
dependencies = [
{ name = "jmespath" },