Expand description

Utility items shared between forc crates.

Modules

Helpers for validating and checking names like package and organization names.

Constants

Functions

Continually go up in the file tree until a Cargo manifest file is found.

Continually go up in the file tree until a Forc manifest file is found.

Continually go up in the file tree until a specified file is found.

The location at which forc will checkout git repositories.

A subscriber built from default tracing_subscriber::fmt::SubscriberBuilder such that it would match directly using println! throughout the repo.

Simple function to convert kebab-case to snake_case.

Returns the user’s .forc directory, $HOME/.forc by default.