Skip to main content

Module file

Module file 

Source
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;