Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dot-agent/nextpy
/ text
Method
text
nextpy/ai/engine/_program.py:675–677 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
673
674
@property
675
def
text(self):
676
# strip out the markers for the unformatted output
677
return
_utils.strip_markers(self.marked_text)
678
679
@property
680
def
marked_text(self):
Callers
15
index
Function · 0.80
index
Function · 0.80
on_load_return_chain
Function · 0.80
on_load_yield_chain
Function · 0.80
on_mount_return_chain
Function · 0.80
on_mount_yield_chain
Function · 0.80
index
Function · 0.80
redirect_page
Function · 0.80
index
Function · 0.80
index
Function · 0.80
sidebar_footer
Function · 0.80
sidebar_item
Function · 0.80
Calls
no outgoing calls
Tested by
15
index
Function · 0.64
index
Function · 0.64
on_load_return_chain
Function · 0.64
on_load_yield_chain
Function · 0.64
on_mount_return_chain
Function · 0.64
on_mount_yield_chain
Function · 0.64
index
Function · 0.64
redirect_page
Function · 0.64
index
Function · 0.64
BasicApp
Function · 0.64
test_custom_component_wrapper
Function · 0.64
test_unsupported_child_components
Function · 0.64