Expand description

Aptos CLI configuration utilities extracted from the official Aptos CLI.

This package exists as a lightweight alternative to the aptos crate, reducing the number of dependencies needed to interface with the Aptos CLI configuration.

Re-exports

pub use error::*;

Modules

Aptos CLI error types.

Contains utilities for the CLI.

Structs

Config saved to .aptos/config.yaml

An individual profile