MCPcopy Create free account
hub / github.com/doonv/bevy_dev_console / iter

Method iter

src/builtin_parser/runner/environment.rs:361–363  ·  view source on GitHub ↗

Iterate over all the variables and functions in the current scope of the environment. Does not include variables and functions from higher scopes.

(&self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 9

completionMethod · 0.80
runFunction · 0.80
eval_expressionFunction · 0.80
try_formatMethod · 0.80
fancy_debug_printFunction · 0.80
eval_pathFunction · 0.80
create_registrationMethod · 0.80
print_envFunction · 0.80
completionsFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected