[][src]Module polyhorn_cli::core

Types and functions that are shared between platform-specific implementations of Polyhorn CLI commands.

Modules

cargo

Wrapper around Cargo that is currently still used by the iOS implementation.

Structs

Executioner

Executioner that manes the execution of a sequence of a tasks.

Manager

Manager that can provide additional utilities (e.g. progress tracking) to tasks.

Traits

Task

Represents an individual task that a CLI command is composed of.