pub(crate) fn tui_source(argv: &[String]) -> Result<Source, String>Expand description
Where a mira mira invocation should read from.
--addr wins if given; otherwise the same data_dir the server would use,
so mira mira --config mira.yaml looks at exactly the directory that config
writes to.