Skip to main content

run_from_env

Function run_from_env 

Source
pub fn run_from_env() -> ExitCode
Expand description

Run the CLI by parsing arguments from std::env::args_os(). This is the entry point used by the published standalone djogi binary. It reads the global link-time inventory registry via djogi::migrate::InventoryDescriptorProvider.