MCPcopy Create free account
hub / github.com/codemod/codemod / with_context

Method with_context

crates/core/src/structured_log.rs:232–242  ·  view source on GitHub ↗

Return a clone with the given step context set. Shares the same `seq` counter and `override_fd` with the parent. Log collection is isolated per context so task log persistence cannot drain messages that belong to another concurrently running step.

(&self, ctx: StepContext)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

execute_taskMethod · 0.80
finalize_taskMethod · 0.80
with_config_dirMethod · 0.80
load_config_with_envMethod · 0.80
save_configMethod · 0.80
load_authMethod · 0.80
save_authMethod · 0.80
remove_authMethod · 0.80
clear_cacheMethod · 0.80
load_from_pathMethod · 0.80

Calls

no outgoing calls