This commit is contained in:
2025-08-28 14:40:09 +02:00
parent 0bf586f748
commit d52aa5dbd4
2 changed files with 2 additions and 5 deletions

View File

@@ -4,11 +4,8 @@ import net
import time
import freeflowuniverse.herolib.ui.console
import freeflowuniverse.herolib.core
<<<<<<< HEAD
import os
=======
>>>>>>> development
pub enum PingResult {
ok

View File

@@ -76,7 +76,7 @@ hero run -p <heroscript_file>
#### Ttyd Management
```heroscript
```hs
// Start ttyd for session access
!!tmux.session_ttyd
name:'mysession'
@@ -105,7 +105,7 @@ hero run -p <heroscript_file>
### Complete Example
```heroscript
```hs
#!/usr/bin/env hero
// Create development environment