Crate envx_core

Crate envx_core 

Source

Re-exports§

pub use analysis::Analyzer;
pub use analysis::PathAnalyzer;
pub use analysis::ValidationResult;
pub use env::EnvVar;
pub use env::EnvVarManager;
pub use env::EnvVarSource;
pub use error::EnvxError;
pub use exporter::ExportFormat;
pub use exporter::Exporter;
pub use history::History;
pub use history::HistoryEntry;
pub use importer::ImportFormat;
pub use importer::Importer;
pub use path::PathManager;
pub use profile_manager::ProfileManager;
pub use project_config::ProjectConfig;
pub use project_config::RequiredVar;
pub use project_config::ValidationRules;
pub use project_manager::ProjectManager;
pub use project_manager::ValidationReport;
pub use snapshot::Profile;
pub use snapshot::ProfileVar;
pub use snapshot::Snapshot;
pub use snapshot_manager::SnapshotManager;

Modules§

analysis
env
error
exporter
history
importer
path
profile_manager
project_config
project_manager
snapshot
snapshot_manager
wizard

Structs§

ChangeEvent
EnvWatcher
ProjectTemplate
WatchConfig

Enums§

ChangeType
ConflictStrategy
SyncMode

Functions§

get_builtin_templates