Expand description
File artifact adapter.
Re-exports LocalFileArtifact from the adapters layer for
backwards compatibility with existing command code.
Re-exportsยง
pub use crate::adapters::local_file::LocalFileArtifact as FileArtifact;
File artifact adapter.
Re-exports LocalFileArtifact from the adapters layer for
backwards compatibility with existing command code.
pub use crate::adapters::local_file::LocalFileArtifact as FileArtifact;