Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/jetify-com/devbox
/ emit
Function
emit
scripts/gen_cast.py:35–38 ·
view source on GitHub ↗
(s, dt=0.0)
Source
from the content-addressed store, hash-verified
33
34
35
def
emit(s, dt=0.0):
36
global t
37
t += dt
38
out(s)
39
40
41
def
prompt(in_shell=False):
Callers
4
prompt
Function · 0.85
type_cmd
Function · 0.85
output
Function · 0.85
gen_cast.py
File · 0.85
Calls
1
out
Function · 0.85
Tested by
no test coverage detected