MCPcopy 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_dirFunction · 0.45
layer_from_entriesFunction · 0.45
finish_layerFunction · 0.45
hex_encodeFunction · 0.45
entry_countMethod · 0.45
matches_globFunction · 0.45
search_contentFunction · 0.45
get_defaultMethod · 0.45
add_entryMethod · 0.45
total_countMethod · 0.45
regenerate_changeFunction · 0.45
local_pattern_countMethod · 0.45

Calls

no outgoing calls

Tested by 8

print_dump_contextFunction · 0.36
mainFunction · 0.36
mainFunction · 0.36
mainFunction · 0.36
mainFunction · 0.36