Skip to main content

Crate hblank_cli

Crate hblank_cli 

Source

Structs§

CatalogOptions
Config
DevOptions
DiscoveredFixtureFile
GenerationResult
InitOptions
InitReport
TestOptions
WindowConfig

Enums§

CatalogError
ConfigError
DevError
DiscoveryError
GenerationError
InitError
TestError

Constants§

CONFIG_PATH
GENERATED_FIXTURES_PATH

Functions§

discover_fixture_files
Finds configured fixture files in deterministic relative-path order.
generated_source
initialize
Initializes a Rust package with Hblank’s config and private preview crate.
refresh_generated_fixtures
Discovers fixture files and atomically refreshes the generated Rust imports when needed.
run_dev
Builds, launches, watches, and automatically reloads an initialized Hblank project.
run_list
Builds the private preview and prints its registered component catalog.
run_tests
Regenerates the private preview target and runs its explicit inline Rust tests.