Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/endbasic/endbasic
/ text
Method
text
std/src/program.rs:110–112 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
108
}
109
110
fn text(&self) -> String {
111
self.text.clone()
112
}
113
}
114
115
/// If the `program` is dirty, asks if it's OK to continue on `console` and discard its changes.
Callers
3
http_response_to_io_error
Function · 0.45
async_exec
Method · 0.45
index.js
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected