Merge branch 'main' into debugging-client

This commit is contained in:
MihailRis
2025-11-16 19:20:42 +03:00
18 changed files with 537 additions and 5 deletions
+9
View File
@@ -165,3 +165,12 @@ app.focus()
```
Переводит окно на передний план и устанавливает фокус ввода.
app.create_memory_device(
-- имя точки входа
name: str
)
```
Создаёт файловую систему в памяти.