Expand description
Library surface for the f00 CLI (testable without spawning a process).
Re-exports§
pub use cli::Args;pub use config::invoked_as_ls;pub use config::invoked_as_ls_from;pub use config::load_user_config;pub use config::merge_config_into_args;pub use config::parse_config_str;pub use config::platform_config_path;pub use config::resolve_args;pub use config::FileConfig;pub use run::build_config;pub use run::prepare_args;pub use run::run;pub use run::run_with_argv0;