Registry / cli / mv-command-line-common

mv-command-line-common

JSON →
libraryrscratesunverified

Move shared command line and file tools for the Diem blockchain project.

# Cargo.toml [dependencies] mv-command-line-common = "latest"
INSTALL
IMPORT
SIG · MV-COMMAND-LINE-CO
M
mv-command-line-common
clirust
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

CommandLine
use mv_command_line_common::CommandLine;

Initializes the shared command line tools.

use mv_command_line_common::CommandLine; fn main() { let cmd = CommandLine::new(); println!("Command line tools initialized"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history

Breaking-change detection hasn't run for this library yet.

Audit
Dependencies

No dependency data recorded yet.

Agent activity
14 hits · last 30 days
node
12
Amazon
1
OpenAI (training)
1
Resources
mv-command-line-common — cargo add mv-command-line-common · libregistry