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

Method default

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

Source from the content-addressed store, hash-verified

780
781impl Default for Push {
782 fn default() -> Self {
783 Self::new()
784 }
785}
786
787impl Command for Push {

Callers 1

runMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected