MCPcopy Create free account
hub / github.com/atomicdotdev/atomic / default

Method default

atomic-cli/src/commands/push/command.rs:884–886  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

882
883impl Default for Push {
884 fn default() -> Self {
885 Self::new()
886 }
887}
888
889impl Command for Push {

Callers 1

runMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected