pub fn fetch(
env: &Environment<'_, impl Connect, impl Printer>,
prob_query: &str,
cwd: impl AsRef<Path>,
) -> SomaResult<()>pub fn fetch(
env: &Environment<'_, impl Connect, impl Printer>,
prob_query: &str,
cwd: impl AsRef<Path>,
) -> SomaResult<()>