Trait engine_traits::IngestExternalFileOptions[][src]

pub trait IngestExternalFileOptions {
    fn new() -> Self;
fn move_files(&mut self, f: bool); }

Required methods

fn new() -> Self[src]

fn move_files(&mut self, f: bool)[src]

Loading content...

Implementors

Loading content...