fn arg_to_snap_path<'a>( arg: &'a str, default_path: &'a str ) -> (Option<&'a str>, &'a str)
Split argument into snapshot id and path
arg
default_path
A tuple of the snapshot id and the path