action-result.md

This commit is contained in:
Marcin Wojas
2026-05-16 17:56:33 +02:00
parent 3e5239cb60
commit 4576f3135b
2 changed files with 595 additions and 0 deletions
+2
View File
@@ -410,6 +410,8 @@ class Test {
- **[references/datapack-guidedrow.md](references/datapack-guidedrow.md)** - Paczki danych, GuidedRow, ExportedRow, synchronizacja
- **[references/context.md](references/context.md)** - Klasa Context, komunikacja UI ↔ logika
- **[references/examples.md](references/examples.md)** - Przykłady kodu i wzorce użycia
- **[references/action-result.md](references/action-result.md)** - Action result zwracane przez worker/extender/Command
(typy obsługiwane przez ResultHandler) i własne handlery
## Szybki start - wzorce kodu