Workdir config
This commit is contained in:
@@ -33,9 +33,6 @@ pub struct DatasetConfig {
|
||||
/// Must be unique
|
||||
pub name: Label,
|
||||
|
||||
/// Root dir for indices
|
||||
pub working_dir: Option<PathBuf>,
|
||||
|
||||
/// Where to find this field
|
||||
pub source: HashMap<Label, Source>,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user