Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GCWing/BitFun
/ target
Method
target
src/crates/execution/harness/src/lib.rs:134–136 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
132
}
133
134
pub fn target(&self) -> &str {
135
&self.target
136
}
137
}
138
139
#[derive(Debug, Clone, PartialEq, Eq)]
Callers
8
build_log_targets
Function · 0.80
format_log_plain
Function · 0.80
is_enabled_for_target
Function · 0.80
build_file_layer
Function · 0.80
build_git_graph_for_branch
Function · 0.80
collect_refs
Function · 0.80
calculate_branch_stats
Method · 0.80
get_ahead_behind_count
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected