MCPcopy 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

indexFunction · 0.80
indexFunction · 0.80
on_load_return_chainFunction · 0.80
on_load_yield_chainFunction · 0.80
on_mount_return_chainFunction · 0.80
on_mount_yield_chainFunction · 0.80
indexFunction · 0.80
redirect_pageFunction · 0.80
indexFunction · 0.80
indexFunction · 0.80
sidebar_footerFunction · 0.80
sidebar_itemFunction · 0.80

Calls

no outgoing calls

Tested by 15

indexFunction · 0.64
indexFunction · 0.64
on_load_return_chainFunction · 0.64
on_load_yield_chainFunction · 0.64
on_mount_return_chainFunction · 0.64
on_mount_yield_chainFunction · 0.64
indexFunction · 0.64
redirect_pageFunction · 0.64
indexFunction · 0.64
BasicAppFunction · 0.64