mirror of
https://github.com/ipfs/kubo.git
synced 2025-07-01 19:24:14 +08:00
docs
License: MIT Signed-off-by: Brian Tiger Chow <brian@perfmode.com>
This commit is contained in:
@ -61,6 +61,8 @@ type cmdDetails struct {
|
|||||||
// command
|
// command
|
||||||
initializesConfig bool
|
initializesConfig bool
|
||||||
|
|
||||||
|
// preemptsAutoUpdate describes commands that must be executed without the
|
||||||
|
// pre-command update hook
|
||||||
preemptsAutoUpdate bool
|
preemptsAutoUpdate bool
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user