update refactoring and add new features

This commit is contained in:
2026-07-24 20:55:58 -07:00
parent 7f12bc7f40
commit 03fbbbcf28
69 changed files with 16332 additions and 17600 deletions
+1 -1
View File
@@ -475,7 +475,7 @@ class Get_Url(Cmdlet):
publish_result_table(ctx, table if display_items else None, display_items, subject=result)
# Emit after table state is finalized to prevent side effects in TUI rendering
# Emit after table state is finalized
for d in display_items:
ctx.emit(d)