MCPcopy Create free account
hub / github.com/Print3M/ByteCaster / ruby

Method ruby

output/output.go:257–264  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

255}
256
257func (o *output) ruby() {
258 /*
259 buffer = [
260 0x30, 0x63, 0x3A, 0x30, 0x64
261 ]
262 */
263 o.python()
264}
265
266func (o *output) java() {
267 /*

Callers 1

OutputFunction · 0.95

Calls 1

pythonMethod · 0.95

Tested by

no test coverage detected