Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/atomicdotdev/atomic
/ len
Method
len
atomic-repository/src/remote.rs:378–380 ·
view source on GitHub ↗
Get the number of configured remotes.
(&self)
Source
from the content-addressed store, hash-verified
376
377
/// Get the number of configured remotes.
378
pub fn len(&self) -> usize {
379
self.remotes.len()
380
}
381
382
/// Get a remote by name.
383
///
Callers
15
layer_from_dir
Function · 0.45
layer_from_entries
Function · 0.45
finish_layer
Function · 0.45
hex_encode
Function · 0.45
entry_count
Method · 0.45
matches_glob
Function · 0.45
search_content
Function · 0.45
get_default
Method · 0.45
add_entry
Method · 0.45
total_count
Method · 0.45
regenerate_change
Function · 0.45
local_pattern_count
Method · 0.45
Calls
no outgoing calls
Tested by
8
test_execute_plan_deduplicates_nodes
Function · 0.36
test_hyperfine_crdt_audit
Function · 0.36
print_dump_context
Function · 0.36
dump_crdt_line_mismatches
Function · 0.36
main
Function · 0.36
main
Function · 0.36
main
Function · 0.36
main
Function · 0.36